diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:54:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:54:10 +0000 |
commit | c4d35f2348193101256ed3caa57c7058408330eb (patch) | |
tree | c47710033826b222b07716c59f54bf2ab3555e72 /polish | |
parent | - Rename port textproc/gnomespell -> textproc/gnome-spell (diff) |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
Notes
Notes:
svn path=/head/; revision=163721
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 49a87f22ca02..670cca6fc24d 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -108,7 +108,7 @@ PLIST_SUB+= DOCKAPP:="@comment " .endif .if defined(WITH_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 +LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell CONFIGURE_ARGS+= --with-gtkspell .else CONFIGURE_ARGS+= --without-gtkspell |