aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ucc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-11 00:01:35 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-11 00:01:35 +0800
commit0242a53187eace3168caf8d37da0d785b294515b (patch)
tree51c86af206180a611e873a16bc42b382a126a199 /lang/ucc
parentb921f9a7eb896caa14bbceffc4a462ab5f0ec63d (diff)
downloadfreebsd-ports-gnome-0242a53187eace3168caf8d37da0d785b294515b.tar.gz
freebsd-ports-gnome-0242a53187eace3168caf8d37da0d785b294515b.tar.zst
freebsd-ports-gnome-0242a53187eace3168caf8d37da0d785b294515b.zip
Convert l* to USES=zip
Diffstat (limited to 'lang/ucc')
-rw-r--r--lang/ucc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ucc/Makefile b/lang/ucc/Makefile
index 78ee15369304..16a9e66dd613 100644
--- a/lang/ucc/Makefile
+++ b/lang/ucc/Makefile
@@ -10,8 +10,7 @@ DISTNAME= ucc160
MAINTAINER= wenheping@gmail.com
COMMENT= C Compiler Which Implements the ANSI C89 Standard
-USE_ZIP= yes
-USE_DOS2UNIX= yes
+USES= dos2unix zip
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_LDCONFIG= yes