summaryrefslogtreecommitdiff
path: root/graphics/glut
diff options
context:
space:
mode:
authorminskim <minskim>2004-10-31 00:53:10 +0000
committerminskim <minskim>2004-10-31 00:53:10 +0000
commit373fea2754ce70de89e6e66e27182c60be6c67c7 (patch)
tree21ca858873323ef49481bf12781f1268a971c61c /graphics/glut
parentea437bdfd11a3845032e59a045842019b104b6b9 (diff)
downloadpkgsrc-373fea2754ce70de89e6e66e27182c60be6c67c7.tar.gz
Move PKG_INSTALLATION_TYPES to Makefile.common so that it is defined
before including bsd.prefs.mk.
Diffstat (limited to 'graphics/glut')
-rw-r--r--graphics/glut/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index 51bb7769975..4a641a3dc78 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/10/29 01:34:40 minskim Exp $
+# $NetBSD: Makefile,v 1.34 2004/10/31 00:53:10 minskim Exp $
PKGNAME= ${DISTNAME:S/MesaLib/glut/}
COMMENT= GLUT Graphics library similar to SGI's OpenGL
@@ -8,8 +8,6 @@ CONFLICTS+= Mesa<3.2.1
.include "../Mesa/Makefile.common"
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
MESA_REQD+= ${MESA_VERSION}
INSTLIBS= ${WRKSRC}/src/glut/glx/libglut.la