aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-02 23:39:17 +0800
committerbapt <bapt@FreeBSD.org>2013-09-02 23:39:17 +0800
commitc3102b9f4e6d0ef5cb8291bf6c5093365afc54c0 (patch)
treeee1b543bed558b9b511b6642bbe14b86cc4382de /devel
parent307f32b604ef7e856e4f70a3c0279d16949758a6 (diff)
downloadfreebsd-ports-gnome-c3102b9f4e6d0ef5cb8291bf6c5093365afc54c0.tar.gz
freebsd-ports-gnome-c3102b9f4e6d0ef5cb8291bf6c5093365afc54c0.tar.zst
freebsd-ports-gnome-c3102b9f4e6d0ef5cb8291bf6c5093365afc54c0.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'devel')
-rw-r--r--devel/art/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/art/Makefile b/devel/art/Makefile
index 4815ce45c800..897b9d339e87 100644
--- a/devel/art/Makefile
+++ b/devel/art/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: art
-# Date created: 2011-11-05
-# Whom: Vladimir Gorelov <virtual.lark@gmail.com>
-#
+# Created by: Vladimir Gorelov <virtual.lark@gmail.com>
# $FreeBSD$
-#
PORTNAME= art
PORTVERSION= 0.9.01
@@ -18,7 +14,7 @@ LICENSE= GPLv3
LIB_DEPENDS= xml++-2.6:${PORTSDIR}/textproc/libxml++26
-USE_GMAKE= yes
+USES= gmake pkgconfig
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/artlibgen/src/artlibgen ${PREFIX}/bin