Fix library dependency error.
Pointy hat to: myself
This commit is contained in:
parent
11eb8ce14e
commit
cdaa192c80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145512
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ DISTNAME= scim-tables-${PORTVERSION}
|
|||
MAINTAINER= gaoj@cpsc.ucalgary.ca
|
||||
COMMENT= SCIM table based input method engine
|
||||
|
||||
LIB_DEPENDS= scim-1.0.8:${PORTSDIR}/textproc/scim
|
||||
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Reference in a new issue