diff options
Diffstat (limited to 'security/mirrordir/Makefile')
-rw-r--r-- | security/mirrordir/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/mirrordir/Makefile b/security/mirrordir/Makefile index c851b34ad7d..309898bd44f 100644 --- a/security/mirrordir/Makefile +++ b/security/mirrordir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:10 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:22:10 jlam Exp $ # DISTNAME= mirrordir-0.10.49 @@ -12,7 +12,6 @@ COMMENT= Directory mirroring tool CONFLICTS= qmail>=1.03nb7 netqmail>=1.05 -USE_PKGINSTALL= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |