s/BUILD_DEPENDS/RUN_DEPENDS/ for the xterm-static dependency to make sure that

xterm gets installed in the package case.

Reported by:	kensmith
This commit is contained in:
Eric Anholt 2004-08-09 21:21:18 +00:00
parent 499e98584d
commit 55eccf8659
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115772

View File

@ -17,7 +17,7 @@ DISTFILES= X11R6.7.0-src1.tar.gz \
MAINTAINER= x11@FreeBSD.org
COMMENT= X client programs and related files from X.Org
BUILD_DEPENDS= xterm-static:${PORTSDIR}/x11/xterm
RUN_DEPENDS= xterm-static:${PORTSDIR}/x11/xterm
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
Xft.2:${PORTSDIR}/x11-fonts/libXft