aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-12 08:21:10 +0800
committermarino <marino@FreeBSD.org>2013-09-12 08:21:10 +0800
commit20fad50a2d15acd8b67ebe9ac90601732e5896dc (patch)
tree17dfb83a48d58043193fc6b92dfe64322eb6db76 /science
parent80e446078e1791dbe6d4fd639a41e5f5801d6795 (diff)
downloadfreebsd-ports-gnome-20fad50a2d15acd8b67ebe9ac90601732e5896dc.tar.gz
freebsd-ports-gnome-20fad50a2d15acd8b67ebe9ac90601732e5896dc.tar.zst
freebsd-ports-gnome-20fad50a2d15acd8b67ebe9ac90601732e5896dc.zip
Add explicit dependency on pkgconf (27 ports)
Diffstat (limited to 'science')
-rw-r--r--science/g3data/Makefile7
-rw-r--r--science/v_sim/Makefile2
2 files changed, 3 insertions, 6 deletions
diff --git a/science/g3data/Makefile b/science/g3data/Makefile
index a813be978c93..6a41401132b1 100644
--- a/science/g3data/Makefile
+++ b/science/g3data/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: g3data
-# Date created: 2006-09-15
-# Whom: trasz <trasz@pin.if.uz.zgora.pl>
-#
+# Created by: trasz <trasz@pin.if.uz.zgora.pl>
# $FreeBSD$
-#
PORTNAME= g3data
PORTVERSION= 1.5.3
@@ -18,6 +14,7 @@ BUILD_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade \
${LOCALBASE}/share/sgml/docbook/utils-0.6.14/helpers/docbook2man-spec.pl:${PORTSDIR}/textproc/docbook-utils \
${LOCALBASE}/share/sgml/docbook/4.1/dtd/docbook.dtd:${PORTSDIR}/textproc/docbook-410
+USES= pkgconfig
USE_GNOME= gtk20
ALL_TARGET=
MAN1= g3data.1
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile
index cc9b6d35cee9..487df9a2d5d3 100644
--- a/science/v_sim/Makefile
+++ b/science/v_sim/Makefile
@@ -17,11 +17,11 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo
+USES= gmake pkgconfig
USE_BZIP2= yes
USE_FORTRAN= yes
USE_GNOME= gtk20
USE_GL= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include