diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-22 21:15:48 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-22 21:15:48 +0800 |
commit | 4cdfbffafcde2d1f02461f2355e800c29caee7a8 (patch) | |
tree | 0808980ef96f6f42235b1339bf278d46dc84a661 /graphics/linux-f10-glew | |
parent | 7776b3e93c372626c1824283ca8744c95c9aefeb (diff) | |
download | freebsd-ports-gnome-4cdfbffafcde2d1f02461f2355e800c29caee7a8.tar.gz freebsd-ports-gnome-4cdfbffafcde2d1f02461f2355e800c29caee7a8.tar.zst freebsd-ports-gnome-4cdfbffafcde2d1f02461f2355e800c29caee7a8.zip |
- This port needs no work for staging.
Diffstat (limited to 'graphics/linux-f10-glew')
-rw-r--r-- | graphics/linux-f10-glew/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/linux-f10-glew/Makefile b/graphics/linux-f10-glew/Makefile index 3dbc306425b6..95ec0c625bc6 100644 --- a/graphics/linux-f10-glew/Makefile +++ b/graphics/linux-f10-glew/Makefile @@ -23,5 +23,4 @@ PLIST_FILES= usr/bin/glewinfo usr/bin/visualinfo \ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= LICENSE.txt -NO_STAGE= yes .include <bsd.port.mk> |