aboutsummaryrefslogtreecommitdiffstats
path: root/math/gdcalc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 20:13:23 +0800
commit74e0f8a8b686b5907c28d2392a09652cada4ca50 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /math/gdcalc
parentcfe05aaa850def1fcb987abccbb3e58403ad9257 (diff)
downloadfreebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.gz
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.tar.zst
freebsd-ports-gnome-74e0f8a8b686b5907c28d2392a09652cada4ca50.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'math/gdcalc')
-rw-r--r--math/gdcalc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile
index f3e22380d402..cfa2764ecaef 100644
--- a/math/gdcalc/Makefile
+++ b/math/gdcalc/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gdcalc
-# Date created: 2002-06-29
-# Whom: Jan Srocker <Jan.Stocker@t-online.de>
-#
+# Created by: Jan Srocker <Jan.Stocker@t-online.de>
# $FreeBSD$
# $MCom: ports/math/gdcalc/Makefile,v 1.1 2006/10/04 15:51:37 ahze Exp $
@@ -16,6 +13,7 @@ COMMENT= Gnome-based scientific calculator
RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units
+USES= pkgconfig
USE_GNOME= gnomehier libgnomeui
GNU_CONFIGURE= yes