aboutsummaryrefslogtreecommitdiff
path: root/devel/obby
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:13:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:13:19 +0000
commit7020ba824d0766f01012481d30671834bccc6cc9 (patch)
treeb8061c4bd911cb2507a3cc6b0ebdc773e91473b7 /devel/obby
parentac0c23c912957d0cfaa1ccb1f236d4da619b1889 (diff)
downloadports-7020ba824d0766f01012481d30671834bccc6cc9.tar.gz
ports-7020ba824d0766f01012481d30671834bccc6cc9.zip
Convert devel to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316333
Diffstat (limited to 'devel/obby')
-rw-r--r--devel/obby/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile
index eb1d1b1f235d..a7bfdc9c3ede 100644
--- a/devel/obby/Makefile
+++ b/devel/obby/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: obby
-# Date created: 2005-10-14
-# Whom: Andreas Kohn <andreas@syndrom23.de>
-#
+# Created by: Andreas Kohn <andreas@syndrom23.de>
# $FreeBSD$
-#
PORTNAME= obby
PORTVERSION= 0.4.8
@@ -18,8 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
net6:${PORTSDIR}/net/net6
-USES= pathfix
-USE_PKGCONFIG= build
+USES= pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes