diff options
author | David Thiel <lx@FreeBSD.org> | 2007-04-29 00:50:06 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-04-29 00:50:06 +0000 |
commit | b76313dce14878e697a563849451c083f6e186f1 (patch) | |
tree | 330ee260ed8787079f6f09e54a8d1c10bbd306bd /textproc | |
parent | 8b285727cac299a6b427d4b629f0676c96095524 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/skim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/skim/Makefile b/textproc/skim/Makefile index b87d3803579f..f588434a9daf 100644 --- a/textproc/skim/Makefile +++ b/textproc/skim/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= scim MAINTAINER= ports@FreeBSD.org COMMENT= An input method platform based on SCIM library and KDE/QT -LIB_DEPENDS= scim-1.0.9:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0:${PORTSDIR}/textproc/scim USE_KDELIBS_VER=3 USE_PYTHON= yes |