summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
commitf25ddab47a4a0d4007e071adf6675161a80ba08e (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /science
parentDo not crash on a non-numeric argument to the 'album' or 'artist' command. (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326934
Diffstat (limited to 'science')
-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