aboutsummaryrefslogtreecommitdiff
path: root/archivers/dact
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:02:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:02:57 +0000
commitecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3 (patch)
treeee68401b2ee3dafe958408cec9cdc338aab8b747 /archivers/dact
parent55ab98ad28758a878cd5cc3bcceaf8d2ec7fa8ab (diff)
downloadports-ecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3.tar.gz
ports-ecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3.zip
Convert archivers from USE_GMAKE to USES=gmake
While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=325646
Diffstat (limited to 'archivers/dact')
-rw-r--r--archivers/dact/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index b16b698bbb26..492c76de08a9 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: dact
-# Date created: May 2, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= dact
PORTVERSION= 0.8.42
@@ -17,7 +12,7 @@ COMMENT= Dynamic Adaptive Compression Tool
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
lzo2.2:${PORTSDIR}/archivers/lzo2
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/lib
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include