diff options
Diffstat (limited to 'ftp/pftpd/Makefile')
-rw-r--r-- | ftp/pftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index caf45aa0fc8d..f8da7ea135c4 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -15,7 +15,6 @@ MAINTAINER= beech@FreeBSD.org COMMENT= Multithreaded anonymous FTP daemon GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= pftpd.1 rpad.1 PLIST_FILES= sbin/pftpd |