summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-28 01:02:08 +0000
committerminskim <minskim@pkgsrc.org>2004-07-28 01:02:08 +0000
commit5ddd406e32c2b7ffe1bacd1b80b08075c7d2b824 (patch)
tree63c90a287428c628cc630381b70532bf67a3172d /archivers
parentb1e44f915100ae91772913a58c69d4800fe32a6b (diff)
downloadpkgsrc-5ddd406e32c2b7ffe1bacd1b80b08075c7d2b824.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