diff options
Diffstat (limited to 'net/tnftpd/Makefile')
-rw-r--r-- | net/tnftpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile index 738d597bbbf..bd293325972 100644 --- a/net/tnftpd/Makefile +++ b/net/tnftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:15 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:04 jlam Exp $ # DISTNAME= tnftpd-20040810 @@ -14,7 +14,6 @@ CONFLICTS+= lukemftpd-[0-9]* GNU_CONFIGURE= YES MANCOMPRESSED_IF_MANZ= YES -USE_PKGINSTALL= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} |