diff options
Diffstat (limited to 'astro/nova/Makefile')
-rw-r--r-- | astro/nova/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile index df27482d9805..044004d6dfeb 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -27,7 +27,6 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \ nova-0.11.0:${PORTSDIR}/astro/libnova RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |