aboutsummaryrefslogtreecommitdiff
path: root/graphics/iec16022
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 07:59:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 07:59:07 +0000
commitbe329624ed385869126646c299edfe2816d1fbc9 (patch)
tree462529ebe7ae765aa5817eea0fad95fc123601d3 /graphics/iec16022
parent3e3538ea4dd3d256d9c405c0ac92ec3c33b54649 (diff)
downloadports-be329624ed385869126646c299edfe2816d1fbc9.tar.gz
ports-be329624ed385869126646c299edfe2816d1fbc9.zip
Convert to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316318
Diffstat (limited to 'graphics/iec16022')
-rw-r--r--graphics/iec16022/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile
index 1710de283ef2..4a0681014334 100644
--- a/graphics/iec16022/Makefile
+++ b/graphics/iec16022/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: iec16022
-# Date created: Thu Jul 3 14:13:08 CEST 2008
-# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= iec16022
PORTVERSION= 0.2.4
@@ -20,7 +16,7 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_PKGCONFIG= build
+USES= pkgconfig:build
MAKE_JOBS_SAFE= yes