aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-04-19 03:07:32 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-04-19 03:07:32 +0000
commitf3868587ff428b8cd089d98b8ea22bc6ca4aa44a (patch)
tree8a6899fb0af95026abecfb904b753612f9bd592b /astro
parentab2a43fd3a757454a436edb263917e5410b6d192 (diff)
downloadports-f3868587ff428b8cd089d98b8ea22bc6ca4aa44a.tar.gz
ports-f3868587ff428b8cd089d98b8ea22bc6ca4aa44a.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/nova/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile
index 28228ab58f52..ed2ad5826aa2 100644
--- a/astro/nova/Makefile
+++ b/astro/nova/Makefile
@@ -27,6 +27,7 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \
RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000
USE_REINPLACE= yes
+USE_GCC= 3.3
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"