diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-08-22 19:20:17 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-08-22 19:20:17 +0000 |
commit | 492bec0cbe46481ba5d36f4c83cbac914f62d979 (patch) | |
tree | 30299b8d83a0bd543a833749e1877152c70723b2 /astro/nova/Makefile | |
parent | Minor rehaul of the freeciv ports: (diff) |
Catch up with libnova update.
Spotted by: kris
Diffstat (limited to 'astro/nova/Makefile')
-rw-r--r-- | astro/nova/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 58df0c85e1da..2667ec54eb57 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 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.11.0:${PORTSDIR}/astro/libnova + nova-0.12.0:${PORTSDIR}/astro/libnova RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000 USE_AUTOTOOLS= libtool:15 |