summaryrefslogtreecommitdiff
path: root/devel/ucl
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-07-28 02:29:05 +0000
committerminskim <minskim@pkgsrc.org>2004-07-28 02:29:05 +0000
commit75112c2901b21e5276d6a143aa8034600e0b840d (patch)
tree970ec0cd337a17f371611684856a7517d13be98b /devel/ucl
parent3e2ae950bb6a7c75fa00eafa46bce5ac8d2da372 (diff)
downloadpkgsrc-75112c2901b21e5276d6a143aa8034600e0b840d.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'devel/ucl')
-rw-r--r--devel/ucl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/ucl/Makefile b/devel/ucl/Makefile
index 24917458843..3160238e8fe 100644
--- a/devel/ucl/Makefile
+++ b/devel/ucl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/21 04:04:59 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/07/28 02:29:05 minskim Exp $
#
DISTNAME= ucl-1.02
@@ -9,6 +9,8 @@ MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.oberhumer.com/opensource/ucl/
COMMENT= Portable lossless data compression library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES