summaryrefslogtreecommitdiffstats
path: root/graphics/libGLU/Makefile
diff options
context:
space:
mode:
authoreadler <eadler@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-09-21 15:15:43 +0800
committereadler <eadler@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-09-21 15:15:43 +0800
commit51493a9fa1dc393bc050690bc72bc267911ba78b (patch)
treef12abad492e81067f3c259405e551aec6f0d8696 /graphics/libGLU/Makefile
parentc4dc6ce69fbebf7c0e777a654e274907ffac1de4 (diff)
downloadxorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.tar
xorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.tar.gz
xorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.tar.bz2
xorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.tar.lz
xorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.tar.xz
xorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.tar.zst
xorg-devel-ports-51493a9fa1dc393bc050690bc72bc267911ba78b.zip
Add NO_STAGE to the xorg ports.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1162 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'graphics/libGLU/Makefile')
-rw-r--r--graphics/libGLU/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile
index 5e2c104..11b69e1 100644
--- a/graphics/libGLU/Makefile
+++ b/graphics/libGLU/Makefile
@@ -16,5 +16,6 @@ USE_GL= gl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>