aboutsummaryrefslogtreecommitdiff
path: root/databases/sharedance/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sharedance/Makefile')
-rw-r--r--databases/sharedance/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/sharedance/Makefile b/databases/sharedance/Makefile
index 5e6564abc81f..bd2def123eb6 100644
--- a/databases/sharedance/Makefile
+++ b/databases/sharedance/Makefile
@@ -3,14 +3,14 @@
PORTNAME= sharedance
PORTVERSION= 0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= http://download.pureftpd.org/pub/sharedance/
MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon to centralize keys and associated data
-LIB_DEPENDS= libevent-2.0.so:${PORTSDIR}/devel/libevent2
+LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
CONFIGURE_ARGS= --with-largefile
GNU_CONFIGURE= yes
@@ -19,9 +19,6 @@ CFLAGS+= -I${LOCALBASE}/include/event2/compat \
-I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib/event2
-post-patch:
- @${REINPLACE_CMD} -e "s/-levent/-levent-2.0/g" ${WRKSRC}/configure
-
post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_SCRIPT} ${WRKSRC}/php/*.php ${STAGEDIR}${DATADIR}