aboutsummaryrefslogtreecommitdiff
path: root/deskutils/logjam
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 /deskutils/logjam
parent870d888d37fa17e0e03caa9a291b76e29c69868f (diff)
downloadports-c4d35f2348193101256ed3caa57c7058408330eb.tar.gz
ports-c4d35f2348193101256ed3caa57c7058408330eb.zip
Notes
Diffstat (limited to 'deskutils/logjam')
-rw-r--r--deskutils/logjam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index 689c587e6069..982b55c399ae 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
.else
CONFIGURE_ARGS+= --without-gtkspell
.endif