aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 12:12:00 +0000
commit7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /comms
parent60dbc060c34744dd55726fe83163eee3d49b4efe (diff)
downloadports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz
ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326491
Diffstat (limited to 'comms')
-rw-r--r--comms/gmfsk/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile
index 8714dbc36095..e30453c9c648 100644
--- a/comms/gmfsk/Makefile
+++ b/comms/gmfsk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gmfsk
-# Date created: 29th May 2003
-# Whom: Carl Makin <carl@stagecraft.cx>
-#
+# Created by: Carl Makin <carl@stagecraft.cx>
# $FreeBSD$
-#
PORTNAME= gmfsk
PORTVERSION= 0.6
@@ -23,7 +19,7 @@ GNU_CONFIGURE= yes
# preprocessor include tests. The following line is a work around.
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= libgnomeui gnomehack gnomeprefix
INSTALLS_OMF= yes