aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-09-25 08:54:08 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-09-25 08:54:08 +0800
commit6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4 (patch)
tree8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /astro
parentdd6f2d54fcc57f2ed4c9eabfae54aa2399c1d6c2 (diff)
downloadfreebsd-ports-gnome-6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4.tar.gz
freebsd-ports-gnome-6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4.tar.zst
freebsd-ports-gnome-6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4.zip
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Diffstat (limited to 'astro')
-rw-r--r--astro/libgal/Makefile1
-rw-r--r--astro/libnova/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/astro/libgal/Makefile b/astro/libgal/Makefile
index 77711309f859..3b633eb0906e 100644
--- a/astro/libgal/Makefile
+++ b/astro/libgal/Makefile
@@ -11,7 +11,6 @@ MASTER_SITE_SUBDIR= db
MAINTAINER= db@FreeBSD.org
COMMENT= General Astrodynamics Library
-NO_STAGE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} --enable-shared=yes
USE_LDCONFIG= yes
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile
index 919440033097..12501c169100 100644
--- a/astro/libnova/Makefile
+++ b/astro/libnova/Makefile
@@ -9,7 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
MAINTAINER= dhn@FreeBSD.org
COMMENT= Astronomical Calculation Library
-NO_STAGE= yes
USE_AUTOTOOLS= libtool
USE_GNOME= lthack
GNU_CONFIGURE= yes