summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 00:35:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 00:35:49 +0000
commitec3cdf7deec53e8f868dba499f0b828a22826c5d (patch)
treee7e66f1bd28db64b4961582a64eb4789a6de7bf9 /ftp
parent- Strip libraries (diff)
- Strip libraries
Notes
Notes: svn path=/head/; revision=387909
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wzdftpd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index da1a1ca1bcc5..9b86644a00f9 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wzdftpd
PORTVERSION= 0.8.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= ftp ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-${PORTVERSION:R}
@@ -21,9 +21,10 @@ HOWL_DESC= Zeroconf support via Howl
OPTIONS_SUB= yes
+USES= autoreconf gettext-tools libtool pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${ETCDIR} --without-pam --disable-bonjour
-USES= autoreconf gettext-tools libtool pkgconfig
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USE_RC_SUBR= wzdftpd