diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:11:17 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-29 06:11:17 +0000 |
commit | 5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c (patch) | |
tree | f4a9ea7490617289380bb9a638baee2eca1f0324 /astro/nova | |
parent | d23ed23b938a6177e2c465ea74fc3e527cb55a80 (diff) |
Notes
Diffstat (limited to 'astro/nova')
-rw-r--r-- | astro/nova/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 044004d6dfeb..58df0c85e1da 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An Integrated Observational Environment for amateur astronomers LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \ - gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \ + gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtkmm20 \ gnomemm-2.0.1:${PORTSDIR}/x11/libgnomemm \ glademm-2.0.1:${PORTSDIR}/devel/libglademm \ gconfmm-2.0.1:${PORTSDIR}/devel/gconfmm \ |