diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 03:51:40 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 03:51:40 +0800 |
commit | eba0add15603b5949ce191ae6b6142d22809128d (patch) | |
tree | d37cd26dcc90d01cf758ca82ca18a75826bbfdb0 /x11 | |
parent | e30ab7c9a1076453e196d616b4e58f4ceb049332 (diff) | |
download | freebsd-ports-gnome-eba0add15603b5949ce191ae6b6142d22809128d.tar.gz freebsd-ports-gnome-eba0add15603b5949ce191ae6b6142d22809128d.tar.zst freebsd-ports-gnome-eba0add15603b5949ce191ae6b6142d22809128d.zip |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcb-proto/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index f35c8b08e06b..17fb42069f4d 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -17,6 +17,4 @@ USE_PYTHON= 2.5+ GNU_CONFIGURE= yes DATADIR= ${PREFIX}/share/xcb - -NO_STAGE= yes .include <bsd.port.mk> |