aboutsummaryrefslogtreecommitdiff
path: root/devel/libevent-hiphop
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-29 09:12:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-29 09:12:34 +0000
commit830170ca917cea7053ca83270e177238135b62d5 (patch)
treeee7614ad803334a84dca0d0e19baa4fecfcf28ff /devel/libevent-hiphop
parent4495371dc94360b8c6de2d576a87f5d2877d5d02 (diff)
downloadports-830170ca917cea7053ca83270e177238135b62d5.tar.gz
ports-830170ca917cea7053ca83270e177238135b62d5.zip
Notes
Diffstat (limited to 'devel/libevent-hiphop')
-rw-r--r--devel/libevent-hiphop/Makefile4
-rw-r--r--devel/libevent-hiphop/pkg-plist3
2 files changed, 2 insertions, 5 deletions
diff --git a/devel/libevent-hiphop/Makefile b/devel/libevent-hiphop/Makefile
index 1698c09f2cc7..bfa4fc9c1319 100644
--- a/devel/libevent-hiphop/Makefile
+++ b/devel/libevent-hiphop/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libevent
PKGNAMESUFFIX= -hiphop
PORTVERSION= 1.4.14b
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
DISTNAME= ${PORTNAME}-${DISTVERSION}-stable
@@ -22,13 +22,13 @@ GNU_CONFIGURE_PREFIX= ${PREFIX}/${HIPHOP_DIR}/ext
INSTALL_TARGET= install-libLTLIBRARIES \
install-includeHEADERS \
install-nodist_includeHEADERS
+USES= libtool
PLIST_SUB+= HIPHOP_DIR="${HIPHOP_DIR}"
pre-configure:
@${MKDIR} ${WRKSRC}/m4
post-patch:
- @${REINPLACE_CMD} -e 's,CFLAGS =,CFLAGS +=,' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e '/LIBS/s/-lrt//g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \
${WRKSRC}/epoll.c ${WRKSRC}/epoll_sub.c ${WRKSRC}/evdns.c
diff --git a/devel/libevent-hiphop/pkg-plist b/devel/libevent-hiphop/pkg-plist
index e3f2e4b4b31c..18357957ae60 100644
--- a/devel/libevent-hiphop/pkg-plist
+++ b/devel/libevent-hiphop/pkg-plist
@@ -5,11 +5,8 @@
%%HIPHOP_DIR%%/ext/include/evrpc.h
%%HIPHOP_DIR%%/ext/include/evutil.h
%%HIPHOP_DIR%%/ext/lib/libevent_core.a
-%%HIPHOP_DIR%%/ext/lib/libevent_core.la
%%HIPHOP_DIR%%/ext/lib/libevent_extra.a
-%%HIPHOP_DIR%%/ext/lib/libevent_extra.la
%%HIPHOP_DIR%%/ext/lib/libevent.a
-%%HIPHOP_DIR%%/ext/lib/libevent.la
@dirrmtry %%HIPHOP_DIR%%/ext/lib
@dirrmtry %%HIPHOP_DIR%%/ext/include
@dirrmtry %%HIPHOP_DIR%%/ext