Fix library dependency error.

Pointy hat to:	myself
This commit is contained in:
Norikatsu Shigemura 2005-10-16 05:29:52 +00:00
parent 11eb8ce14e
commit cdaa192c80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145512

View file

@ -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