summaryrefslogtreecommitdiff
path: root/graphics/freeglut
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-20 00:12:57 +0000
committerminskim <minskim>2004-04-20 00:12:57 +0000
commit370b1981d740b2b90067767a72e1cd5fe7a19d4b (patch)
tree38552be3cfc20594be439f712150645c3b314cdf /graphics/freeglut
parent2f18817e38bee3396ab1d40c763ab6cc7e51c423 (diff)
downloadpkgsrc-370b1981d740b2b90067767a72e1cd5fe7a19d4b.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'graphics/freeglut')
-rw-r--r--graphics/freeglut/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index e8f69d47ad1..fd96bd47721 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 18:36:02 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/20 00:12:57 minskim Exp $
#
DISTNAME= freeglut-2.2.0
@@ -11,6 +11,8 @@ COMMENT= Alternative to the OpenGL Utility Toolkit (GLUT) library
CONFLICTS= glut-[0-9]*:../../graphics/glut
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes