summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-07-22 23:23:59 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-07-22 23:23:59 +0000
commitce7d0b1f2e20766f2a2bf8a739f73122e2c86c0c (patch)
tree4340b2026c7c38e24a07317c8ba6bded8fdc03e8 /astro
parentReplace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out (diff)
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in.
Notes
Notes: svn path=/head/; revision=301357
Diffstat (limited to 'astro')
-rw-r--r--astro/cfitsio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile
index e57434ea2a0d..65056791ebc5 100644
--- a/astro/cfitsio/Makefile
+++ b/astro/cfitsio/Makefile
@@ -15,13 +15,13 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for reading and writing files in FITS data format
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= f2c:${PORTSDIR}/lang/f2c
OPTIONS_DEFINE= DOCS
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_prog_FC="f2c"
ALL_TARGET= shared