diff options
Diffstat (limited to 'archivers/xpk/Makefile')
-rw-r--r-- | archivers/xpk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 446b46d08bc..43c31b6664f 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/09/11 19:47:03 asau Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 14:05:55 wiz Exp $ DISTNAME= xpk-0.1.4 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jormas.com/~vesuri/xpk/ COMMENT= The eXternal PacKer (XPK) library system -PKG_INSTALLATION_TYPES= overwrite pkgviews - REPLACE_SH= xpk-config.in GNU_CONFIGURE= yes |