aboutsummaryrefslogtreecommitdiffstats
path: root/science/gsmc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-11 05:31:33 +0800
committerantoine <antoine@FreeBSD.org>2013-09-11 05:31:33 +0800
commit67f0c1ae295da5f9c6346b1ceb657dd2f1faf070 (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /science/gsmc
parent8a8f767a247d47f6100b5946d98c7aa7267bf6cc (diff)
downloadfreebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.tar.gz
freebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.tar.zst
freebsd-ports-gnome-67f0c1ae295da5f9c6346b1ceb657dd2f1faf070.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'science/gsmc')
-rw-r--r--science/gsmc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile
index ee7ef302da0d..e77a1dfaba84 100644
--- a/science/gsmc/Makefile
+++ b/science/gsmc/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: gsmc
-# Date created: 11 February 2006
-# Whom: db
-#
+# Created by: db
# $FreeBSD$
-#
PORTNAME= gsmc
PORTVERSION= 1.1
@@ -18,7 +14,7 @@ USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_AUTOTOOLS= aclocal automake autoconf
AUTOMAKE_ARGS= -i --add-missing --foreign --copy