Fix detection of scim library dependency.
Approved by: edwin (mentor)
This commit is contained in:
parent
8b285727ca
commit
b76313dce1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191084
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue