aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-08 16:12:26 +0800
committerantoine <antoine@FreeBSD.org>2013-09-08 16:12:26 +0800
commit146268e5fe6ce505dc48ebf5a6fda5d9b9a13222 (patch)
treeb1d28b92cb719b348ecdc41071b7a14771b40ba3 /astro
parentb1d1d41bc3408b9aa5c0dab29d2d0ca3286b19d6 (diff)
downloadfreebsd-ports-gnome-146268e5fe6ce505dc48ebf5a6fda5d9b9a13222.tar.gz
freebsd-ports-gnome-146268e5fe6ce505dc48ebf5a6fda5d9b9a13222.tar.zst
freebsd-ports-gnome-146268e5fe6ce505dc48ebf5a6fda5d9b9a13222.zip
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt)
Diffstat (limited to 'astro')
-rw-r--r--astro/astrometry/Makefile2
-rw-r--r--astro/gkrellmoon2/Makefile7
-rw-r--r--astro/gpscorrelate/Makefile2
3 files changed, 4 insertions, 7 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index daa0ef4fb2ef..12a47f1b2e22 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
-USES= gmake
+USES= gmake pkgconfig
USE_PYTHON= 2.5+
ALL_TARGET= all extra
MAKE_ENV= INSTALL_DIR=${PREFIX}/astrometry
diff --git a/astro/gkrellmoon2/Makefile b/astro/gkrellmoon2/Makefile
index 19cbd274f7f2..4a09ce20b4cb 100644
--- a/astro/gkrellmoon2/Makefile
+++ b/astro/gkrellmoon2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gkrellmoon2
-# Date Created: Wed Aug 25 13:18:39 CEST 2004
-# Whom: Jan Srzednicki <w@wrzask.pl>
-#
+# Created by: Jan Srzednicki <w@wrzask.pl>
# $FreeBSD$
-#
PORTNAME= gkrellmoon2
PORTVERSION= 0.6
@@ -18,6 +14,7 @@ COMMENT= A moon clock plugin for Gkrellm2
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
+USES= pkgconfig
USE_GNOME= gtk20
ALL_TARGET= gkrellmoon.so
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile
index 66b70c9f04fb..43d477bccec8 100644
--- a/astro/gpscorrelate/Makefile
+++ b/astro/gpscorrelate/Makefile
@@ -22,7 +22,7 @@ USE_GITHUB= yes
GH_ACCOUNT= freefoote
GH_COMMIT= a36646b
-USES= gmake
+USES= gmake pkgconfig
USE_GNOME= libxml2
MAN1= gpscorrelate.1