diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libgal/Makefile | 1 | ||||
-rw-r--r-- | astro/libnova/Makefile | 1 |
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 |