diff options
author | kris <kris@FreeBSD.org> | 2005-10-29 07:29:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-29 07:29:20 +0800 |
commit | 8e1e69477c7efc3c1c19ec1e8176ee699ccaba04 (patch) | |
tree | b277f25acfa7f08ea450bf00d46969dd5afc8e91 /astro/nova | |
parent | e08d5ce1c75726b0efa33bfc6db26524d6ec637f (diff) | |
download | freebsd-ports-gnome-8e1e69477c7efc3c1c19ec1e8176ee699ccaba04.tar.gz freebsd-ports-gnome-8e1e69477c7efc3c1c19ec1e8176ee699ccaba04.tar.zst freebsd-ports-gnome-8e1e69477c7efc3c1c19ec1e8176ee699ccaba04.zip |
BROKEN: Broken dependency
Diffstat (limited to 'astro/nova')
-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" \ |