aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ocaml-lablgtk2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-28 15:54:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-28 15:54:10 +0000
commitc4d35f2348193101256ed3caa57c7058408330eb (patch)
treec47710033826b222b07716c59f54bf2ab3555e72 /x11-toolkits/ocaml-lablgtk2
parent870d888d37fa17e0e03caa9a291b76e29c69868f (diff)
downloadports-c4d35f2348193101256ed3caa57c7058408330eb.tar.gz
ports-c4d35f2348193101256ed3caa57c7058408330eb.zip
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
Notes
Notes: svn path=/head/; revision=163721
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2')
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index c28fb9ef0f77..dfbfa39aee26 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -105,7 +105,7 @@ PLIST_SUB+= PANEL="@comment "
.endif
.if (exists(${X11BASE}/libdata/pkgconfig/gtkspell-2.0.pc)) || defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+= --with-gtkspell
PLIST_SUB+= GTKSPELL=""