diff options
Diffstat (limited to 'ftp/wzdftpd/Makefile')
-rw-r--r-- | ftp/wzdftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index f63835478fdd..27b198e3335f 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Modular FTP server configurable online using SITE commands USE_AUTOTOOLS= libtool -USE_RC_SUBR= wzdftpd.sh +USE_RC_SUBR= wzdftpd USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |