diff options
Diffstat (limited to 'x11/sisctrl')
-rw-r--r-- | x11/sisctrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/sisctrl/Makefile b/x11/sisctrl/Makefile index d0e129130125..aef20202b5f7 100644 --- a/x11/sisctrl/Makefile +++ b/x11/sisctrl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.winischhofer.net/sis/ MAINTAINER= bland@FreeBSD.org COMMENT= Display Control Panel for XFree86/X.org SiS driver -USE_XORG= x11 ice xxf86vm xinerama xv xrandr +USE_XORG= x11 ice xxf86vm xinerama xv xrandr xext sm USE_GNOME= gtk20 USE_GMAKE= yes GNU_CONFIGURE= yes |