summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/libcomprex/Makefile4
-rw-r--r--www/curl/Makefile4
2 files changed, 6 insertions, 2 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
diff --git a/www/curl/Makefile b/www/curl/Makefile
index ed58581fc0f..c448dec2474 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/06/02 12:07:48 adam Exp $
+# $NetBSD: Makefile,v 1.42 2004/07/28 01:02:08 minskim Exp $
DISTNAME= curl-7.12.0
CATEGORIES= www
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://curl.haxx.se/
COMMENT= Client that groks URLs
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
# list it into IPv6-ready packages
BUILD_DEFS+= USE_INET6