aboutsummaryrefslogtreecommitdiffstats
path: root/net/openslp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openslp/Makefile')
-rw-r--r--net/openslp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile
index 4ba01f159b4a..7083692cda76 100644
--- a/net/openslp/Makefile
+++ b/net/openslp/Makefile
@@ -3,15 +3,16 @@
PORTNAME= openslp
PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/OpenSLP/${PORTVERSION}
MAINTAINER= marcus@FreeBSD.org
COMMENT= Open-source implementation of the Service Location Protocol
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= libtool
USE_OPENSSL= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/openslp \