diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ucl/Makefile | 4 |
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 |