diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:51:40 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:51:40 +0000 |
commit | 2f413cc184b196d789c4250fada25ec567b5d1ef (patch) | |
tree | d37cd26dcc90d01cf758ca82ca18a75826bbfdb0 | |
parent | c97342a3734387a0926f42dc8a9ac8b965c5be27 (diff) | |
download | ports-2f413cc184b196d789c4250fada25ec567b5d1ef.tar.gz ports-2f413cc184b196d789c4250fada25ec567b5d1ef.zip |
Notes
-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> |