aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-libGLU/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f10-libGLU/Makefile')
-rw-r--r--graphics/linux-f10-libGLU/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/linux-f10-libGLU/Makefile b/graphics/linux-f10-libGLU/Makefile
index 71e411450aa6..b1b218abc039 100644
--- a/graphics/linux-f10-libGLU/Makefile
+++ b/graphics/linux-f10-libGLU/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/linux-f10-libGLU
-# Date created: 2009-09-10
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= libGLU
PORTVERSION= 7.2
@@ -29,4 +25,5 @@ SRC_DISTFILES= mesa-${PORTVERSION}-${RPMVERSION}.src.rpm
PLIST_FILES= usr/lib/libGLU.so.1 usr/lib/libGLU.so.1.3.070300
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>