summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2010-12-31 08:57:57 +0000
committerKevin Lo <kevlo@FreeBSD.org>2010-12-31 08:57:57 +0000
commitd819ab1db84515a3f8dce3eadc398df06fc5c7bb (patch)
tree0d9e3c4b1dfaf1f52b12cfbccac223ccecf04add /x11
parentUpdate to the 20101230 snapshot of GCC 4.5.3. (diff)
Add dependency on xclock since some people got confused about the message:
/usr/local/lib/X11/xinit/xinitrc: xclock: not found Discussed on: x11@
Notes
Notes: svn path=/head/; revision=267203
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-apps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile
index 21ae19683dac..c9a62097a2ca 100644
--- a/x11/xorg-apps/Makefile
+++ b/x11/xorg-apps/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xorg-apps
PORTVERSION= 7.5
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= # none
DISTFILES= # none
@@ -26,7 +27,7 @@ COMPONENTS= appres bitmap xf86dga:dga iceauth luit \
xwud
# These three are added for convenience purposes only.
-COMPONENTS+= x11-wm/twm:twm xinit xterm
+COMPONENTS+= x11-wm/twm:twm x11-clocks/xclock:xclock xinit xterm
NO_BUILD= yes