summaryrefslogtreecommitdiff
path: root/archivers/xbin/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 02:47:34 +0000
committerminskim <minskim>2004-07-28 02:47:34 +0000
commit0c55b8fa31dddbfb2a13bcb6be65757fa194c280 (patch)
treea2db94abf3df23400d346801b7559fa165b0b694 /archivers/xbin/Makefile
parent8ad7c60733cb0d68b0c4d38d67434c37763bbe8e (diff)
downloadpkgsrc-0c55b8fa31dddbfb2a13bcb6be65757fa194c280.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers/xbin/Makefile')
-rw-r--r--archivers/xbin/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile
index 2dd2d61d09e..ee32234f361 100644
--- a/archivers/xbin/Makefile
+++ b/archivers/xbin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/06/18 17:41:10 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/28 02:47:35 minskim Exp $
#
DISTNAME= ${PRGNAME}unix
@@ -14,6 +14,8 @@ RESTRICTED= "May not be sold without permission"
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
@@ -26,6 +28,8 @@ CFLAGS+= -DBSD
LDFLAGS+= -lcompat
.endif
+INSTALLATION_DIRS= bin man/cat1
+
post-extract:
.for dfile in ${DISTFILES}
${CP} ${DISTDIR}/${dfile} ${WRKSRC}