diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:29:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:29:20 +0000 |
commit | 1310da589ae93fade579452500342c3c9b982a5d (patch) | |
tree | dbdce2e48c969696b0f578e260a6011a5c590018 /astro/nova/Makefile | |
parent | BROKEN: Broken by update to acroread7 (diff) |
BROKEN: Broken dependency
Diffstat (limited to 'astro/nova/Makefile')
-rw-r--r-- | astro/nova/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 0cb969a3f1d6..a7239ddafb8e 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \ nova-0.9.0:${PORTSDIR}/astro/libnova RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000 +BROKEN= Broken dependency + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |