mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Fix misprint in libev.pc.in file
- Update PORTREVISION to provide correct version of libev.pc for the port PR: 161433 Submitted by: rakuco
This commit is contained in:
parent
e451a172c7
commit
a9b25235a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283332
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libev
|
||||
PORTVERSION= 4.04
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://dist.schmorp.de/libev/ \
|
||||
|
@ -1,6 +1,6 @@
|
||||
prefix=%PREFIX%
|
||||
libdir=${prefix}/lib
|
||||
includedi=${prefix}/include
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libev
|
||||
Description: High-performance event loop/event model
|
||||
|
Loading…
Reference in New Issue
Block a user