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 6341c09..2289758 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_AUTOMAKE_VER=17 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |