pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/Mesa This meta package should be removed, but...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12d592299f03
branches:  trunk
changeset: 649406:12d592299f03
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Apr 03 02:29:40 2015 +0000

description:
This meta package should be removed, but unbreak it for now.

diffstat:

 graphics/Mesa/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 79ad56523da5 -r 12d592299f03 graphics/Mesa/Makefile
--- a/graphics/Mesa/Makefile    Fri Apr 03 02:24:16 2015 +0000
+++ b/graphics/Mesa/Makefile    Fri Apr 03 02:29:40 2015 +0000
@@ -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@localhost
 COMMENT=       Graphics library meta package, similar to SGI's OpenGL
@@ -11,8 +12,6 @@
 
 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"



Home | Main Index | Thread Index | Old Index