diff options
Diffstat (limited to 'pkgtools/pkg_alternatives/Makefile')
-rw-r--r-- | pkgtools/pkg_alternatives/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_alternatives/Makefile b/pkgtools/pkg_alternatives/Makefile index 3faa596e788..6cd9c4803e2 100644 --- a/pkgtools/pkg_alternatives/Makefile +++ b/pkgtools/pkg_alternatives/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/08/20 19:16:21 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:22:06 jlam Exp $ # DISTNAME= pkg_alternatives-1.3 @@ -15,7 +15,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews EXTRACT_ONLY= # empty NO_CHECKSUM= YES NO_BUILD= YES -USE_PKGINSTALL= YES WRKSRC= ${WRKDIR} DATADIR= ${PREFIX}/share/pkg_alternatives |