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 /editors/poedit | |
parent | 870d888d37fa17e0e03caa9a291b76e29c69868f (diff) |
Notes
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 8d58a90ae1ae..efdaa4b04c3f 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ +LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell \ db${LIB_SUFFIX}:${PORTSDIR}/databases/db${WITH_BDB_VER} USE_X_PREFIX= yes |