- Add dependency on XFree86-clients

Reported by:	bento via kris
This commit is contained in:
Pav Lucistnik 2004-03-07 17:36:20 +00:00
parent ce1b553bb1
commit 1a550d2bca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103214

View file

@ -14,8 +14,10 @@ DISTNAME= ${PORTFAKENAME}-${PORTVERSION}
MAINTAINER= erik@smluc.org
COMMENT= Scheme script interpreter with multibyte character handling
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/XFree86-4-clients
PLIST_SUB= GAUCHE_VERSION="`gauche-config -V`"\
TARGET="${CONFIGURE_TARGET}"