- Hardcode version in pkg-plist to in future remember to bump all ports that use it.
This commit is contained in:
parent
68e411768a
commit
c56342eecb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178931
2 changed files with 2 additions and 4 deletions
|
@ -17,8 +17,6 @@ USE_GETOPT_LONG=yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
|
||||
|
||||
MAN3= event.3 \
|
||||
evdns.3
|
||||
MLINKS= event.3 event_init.3 \
|
||||
|
|
|
@ -2,8 +2,8 @@ bin/event_rpcgen.py
|
|||
include/event.h
|
||||
include/evhttp.h
|
||||
include/evdns.h
|
||||
lib/libevent-%%PORTVERSION%%.so
|
||||
lib/libevent-%%PORTVERSION%%.so.1
|
||||
lib/libevent-1.2a.so
|
||||
lib/libevent-1.2a.so.1
|
||||
lib/libevent.a
|
||||
lib/libevent.la
|
||||
lib/libevent.so
|
||||
|
|
Loading…
Reference in a new issue