diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-08-09 21:21:18 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-08-09 21:21:18 +0000 |
commit | 55eccf8659a4126b476a86b489d15806731f08ad (patch) | |
tree | 0f3f07b29364661d1268ebab2b252d053787cf39 /x11/xorg-clients | |
parent | 499e98584d4da3ad35616c6c74ce2c72a70a17cd (diff) |
Notes
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r-- | x11/xorg-clients/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |