summaryrefslogtreecommitdiff
path: root/archivers/xpk
diff options
context:
space:
mode:
authorhans <hans>2012-02-15 19:28:18 +0000
committerhans <hans>2012-02-15 19:28:18 +0000
commit1e3e1c86fe5c2df8730cf83b618e1b900032eb5b (patch)
tree70a07832d730fa184f2e2e8fc5560d185d154655 /archivers/xpk
parent925af79596a5a09d373d90c5c66ca8eabb4a7e90 (diff)
downloadpkgsrc-1e3e1c86fe5c2df8730cf83b618e1b900032eb5b.tar.gz
REPLACE_SH on installed shell script.
Diffstat (limited to 'archivers/xpk')
-rw-r--r--archivers/xpk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index 0d1f80cdb63..edd85327b6d 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/08/11 22:03:39 zafer Exp $
+# $NetBSD: Makefile,v 1.14 2012/02/15 19:28:18 hans Exp $
DISTNAME= xpk-0.1.4
PKGREVISION= 1
@@ -12,6 +12,8 @@ COMMENT= The eXternal PacKer (XPK) library system
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+REPLACE_SH= xpk-config.in
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes