diff options
author | garga <garga@FreeBSD.org> | 2014-05-16 23:29:00 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2014-05-16 23:29:00 +0800 |
commit | 0b0057fbf621ea63463e1ded818bc2b2b1c43101 (patch) | |
tree | 8d331e38e168137f7f846967587021a6ce3896c7 /x11/xcb-util | |
parent | 6fcce937c4cef49e90c55fc0ee482b56f6823e18 (diff) | |
download | freebsd-ports-gnome-0b0057fbf621ea63463e1ded818bc2b2b1c43101.tar.gz freebsd-ports-gnome-0b0057fbf621ea63463e1ded818bc2b2b1c43101.tar.zst freebsd-ports-gnome-0b0057fbf621ea63463e1ded818bc2b2b1c43101.zip |
Move to USES=tar:bzip2
Diffstat (limited to 'x11/xcb-util')
-rw-r--r-- | x11/xcb-util/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index afa9c1ccd9ba..6a892de306e6 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -12,8 +12,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= A module with libxcb/libX11 extension/replacement libraries XORG_CAT= lib -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 USE_XORG= xau xcb xdmcp post-patch: |