diff options
author | beech <beech@FreeBSD.org> | 2008-03-26 06:06:27 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-26 06:06:27 +0800 |
commit | 854b9e1f4e5eaad45ff20ece8aa4a9b0d476a1a0 (patch) | |
tree | 04196283a62cd10bf5d0c206a8be4d5b4c021f29 /x11-clocks | |
parent | b48ad74bf6ce7f44fc8dd929c2619f2f72a0447d (diff) | |
download | freebsd-ports-gnome-854b9e1f4e5eaad45ff20ece8aa4a9b0d476a1a0.tar.gz freebsd-ports-gnome-854b9e1f4e5eaad45ff20ece8aa4a9b0d476a1a0.tar.zst freebsd-ports-gnome-854b9e1f4e5eaad45ff20ece8aa4a9b0d476a1a0.zip |
- Add xext, xfixes, xi, xrandr, sm to USE_XORG
Reported by: pointyhat
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index b55f7db86014..d9454ddb2e74 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool made for Blackbox that displays the date in a decorated window GNU_CONFIGURE= yes -USE_XORG= x11 xau xdmcp ice +USE_XORG= x11 xau xdmcp xext xfixes xi xrandr ice sm PLIST_FILES= bin/bbdate share/bbtools/README.bbdate \ share/bbtools/bbdate.conf share/bbtools/bbdate.nobb \ |