summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim>2004-07-28 01:02:08 +0000
committerminskim <minskim>2004-07-28 01:02:08 +0000
commit7514960d6ef7cccc35014fea80463d9fbdaac944 (patch)
tree63c90a287428c628cc630381b70532bf67a3172d /archivers
parentc9e5d9f60bd5755111199a677c72641e461724d7 (diff)
downloadpkgsrc-7514960d6ef7cccc35014fea80463d9fbdaac944.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libcomprex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 29a6ea2552f..1b43013b39f 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/06/09 16:49:00 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2004/07/28 01:02:08 minskim Exp $
#
DISTNAME= libcomprex-0.3.2
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnupdate.org/components/libcomprex/index.xml
COMMENT= Library to handle (de)compression of files
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES