diff options
-rw-r--r-- | x11/xorg-apps/Makefile | 3 |
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 |