diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 03:41:24 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 03:41:24 +0800 |
commit | 0f8ced7ece63524b291483251bd713d502c197af (patch) | |
tree | 52cfacef6d51367729d2b12bb4676ba62912e7c0 /x11/libXdamage | |
parent | ee2ad40ce39c3bfea35f10bc4ad7b370404a1207 (diff) | |
download | freebsd-ports-gnome-0f8ced7ece63524b291483251bd713d502c197af.tar.gz freebsd-ports-gnome-0f8ced7ece63524b291483251bd713d502c197af.tar.zst freebsd-ports-gnome-0f8ced7ece63524b291483251bd713d502c197af.zip |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11/libXdamage')
-rw-r--r-- | x11/libXdamage/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index 0e0842b44212..a3de750f061a 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -10,6 +10,4 @@ COMMENT= X Damage extension library XORG_CAT= lib USE_XORG= x11 damageproto:both xfixes fixesproto xextproto xproto:both - -NO_STAGE= yes .include <bsd.port.mk> |