summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-04-03 02:29:40 +0000
committertnn <tnn@pkgsrc.org>2015-04-03 02:29:40 +0000
commitdbab25aa97725e654990914760cd0b203b9f91ed (patch)
treeb9a77113897c8405d2d73273bafccdc07bd00e09 /graphics
parent552c1d404ada9d42b67c5e699615aca868a3f39c (diff)
downloadpkgsrc-dbab25aa97725e654990914760cd0b203b9f91ed.tar.gz
This meta package should be removed, but unbreak it for now.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index 8b90c4bc7e0..cdba133d447 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.70 2009/04/08 23:05:45 joerg Exp $
+# $NetBSD: Makefile,v 1.71 2015/04/03 02:29:40 tnn Exp $
-PKGNAME= Mesa-${MESA_PKGVERSION}
+PKGNAME= Mesa-7.11.2
MASTER_SITES= # empty
DISTFILES= # empty
+CATEGORIES= graphics
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Graphics library meta package, similar to SGI's OpenGL
@@ -11,8 +12,6 @@ META_PACKAGE= # empty
CONFLICTS= Mesa-glx-[0-9]*
-.include "Makefile.common"
-
# The ordering is important here as glut/buildlink3.mk sets the version
# of Mesa required.
.include "../../graphics/glut/buildlink3.mk"