aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wzdftpd
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-03-27 09:56:22 +0800
committerdougb <dougb@FreeBSD.org>2010-03-27 09:56:22 +0800
commitfd5cdbc26d14622c7947d43dced49decb66254b9 (patch)
tree1346ca88fd214aacd6114649d1bf8dfb0d85e379 /ftp/wzdftpd
parent3491db725004db3bf5b2a80b27d60c70efdb96aa (diff)
downloadfreebsd-ports-gnome-fd5cdbc26d14622c7947d43dced49decb66254b9.tar.gz
freebsd-ports-gnome-fd5cdbc26d14622c7947d43dced49decb66254b9.tar.zst
freebsd-ports-gnome-fd5cdbc26d14622c7947d43dced49decb66254b9.zip
GC the hand-rolled RC_SCRIPTS_SUB which is no longer relevant because the
port uses USE_RC_SUBR
Diffstat (limited to 'ftp/wzdftpd')
-rw-r--r--ftp/wzdftpd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 39ec0d05331b..01c1125e9688 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -111,9 +111,6 @@ CONFIGURE_ARGS+= --with-zeroconf --enable-howl
PORTDOCS= AUTHORS Permissions.ReadMeFirst README TLS.ReadMeFirst ChangeLog
-RC_SCRIPTS_SUB= PREFIX=${PREFIX} \
- RC_SUBR=${RC_SUBR}
-
post-patch:
@${REINPLACE_CMD} -e "s|@HAVE_PERL_TRUE@|#|g" ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|" ${WRKSRC}/configure