aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2007-02-16 00:11:28 +0800
committernivit <nivit@FreeBSD.org>2007-02-16 00:11:28 +0800
commit917673a57c3e640d0b1308ad8efb80d695723458 (patch)
tree6ce56379553744a5cf0b6db102d4df2b9b262d31 /astro
parent255ca73f24a3abf12a2ef3947572aa7aab910b8c (diff)
downloadfreebsd-ports-gnome-917673a57c3e640d0b1308ad8efb80d695723458.tar.gz
freebsd-ports-gnome-917673a57c3e640d0b1308ad8efb80d695723458.tar.zst
freebsd-ports-gnome-917673a57c3e640d0b1308ad8efb80d695723458.zip
- Fixed dependency on libnova-0.12.1
- Bumped PORTREVISION Submitted by: pointyhat (via kris)
Diffstat (limited to 'astro')
-rw-r--r--astro/nova/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile
index 2667ec54eb57..886440e4e57f 100644
--- a/astro/nova/Makefile
+++ b/astro/nova/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nova
PORTVERSION= 0.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,7 +24,7 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \
gnomecanvasmm-2.0.1:${PORTSDIR}/graphics/libgnomecanvasmm \
gnomeuimm-2.0.1:${PORTSDIR}/x11-toolkits/libgnomeuimm \
xml\\+\\+-1.0.1:${PORTSDIR}/textproc/libxml++ \
- nova-0.12.0:${PORTSDIR}/astro/libnova
+ nova:${PORTSDIR}/astro/libnova
RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000
USE_AUTOTOOLS= libtool:15