From 55eccf8659a4126b476a86b489d15806731f08ad Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 9 Aug 2004 21:21:18 +0000 Subject: s/BUILD_DEPENDS/RUN_DEPENDS/ for the xterm-static dependency to make sure that xterm gets installed in the package case. Reported by: kensmith --- x11/xorg-clients/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/xorg-clients') diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index 049a4e331e3c..1e45cc59cd67 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -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 -- cgit v1.2.3