summaryrefslogtreecommitdiff
path: root/security/mirrordir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/mirrordir/Makefile')
-rw-r--r--security/mirrordir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mirrordir/Makefile b/security/mirrordir/Makefile
index 7a91ba85904..f952db943de 100644
--- a/security/mirrordir/Makefile
+++ b/security/mirrordir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/12/19 14:44:07 agc Exp $
+# $NetBSD: Makefile,v 1.2 2003/01/28 22:04:05 jlam Exp $
#
DISTNAME= mirrordir-0.10.49
@@ -9,6 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://mirrordir.sourceforge.net/
COMMENT= directory mirroring tool
+USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
@@ -17,5 +18,4 @@ EGDIR= ${PREFIX}/share/examples/mirrordir
CONF_FILES= ${EGDIR}/secure-mcservusers ${PKG_SYSCONFDIR}/secure-mcservusers
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"