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/gnugadu2 | |
parent | 870d888d37fa17e0e03caa9a291b76e29c69868f (diff) | |
download | ports-c4d35f2348193101256ed3caa57c7058408330eb.tar.gz ports-c4d35f2348193101256ed3caa57c7058408330eb.zip |
Notes
Diffstat (limited to 'polish/gnugadu2')
-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 |