diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-22 13:15:48 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-22 13:15:48 +0000 |
commit | 34902826723201b002459b6226f9757b04dd0ada (patch) | |
tree | 0808980ef96f6f42235b1339bf278d46dc84a661 /graphics/linux-f10-glew | |
parent | eb47ae98164ec546339e010bc41b161e52dadd0a (diff) |
- This port needs no work for staging.
Notes
Notes:
svn path=/head/; revision=331264
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> |