diff options
Diffstat (limited to 'x11/xorg-apps')
-rw-r--r-- | x11/xorg-apps/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile index 1db73a3ec15f..55f5f812cf2b 100644 --- a/x11/xorg-apps/Makefile +++ b/x11/xorg-apps/Makefile @@ -7,6 +7,7 @@ PORTNAME= xorg-apps PORTVERSION= 7.4 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none @@ -25,6 +26,9 @@ COMPONENTS= appres bitmap xf86dga:dga iceauth luit \ xrefresh xset xsetmode xsetroot xvinfo xwd xwininfo \ xwud +# These three are added for convenience purposes only. +COMPONENTS+= x11-wm/twm:twm xinit xterm + NO_BUILD= yes do-install: |