summaryrefslogtreecommitdiff
path: root/x11/gtkglarea/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-03-24 09:52:28 +0000
committeradam <adam@pkgsrc.org>2005-03-24 09:52:28 +0000
commit4feda6701cd8129e8d79d1b12a347e8e4f46f876 (patch)
tree1bc83d82ada2b50d0d780117d0a1d0139eb62ba9 /x11/gtkglarea/Makefile
parent426e4a267f4a66ed9e9fae381ea0bb0539bd962a (diff)
downloadpkgsrc-4feda6701cd8129e8d79d1b12a347e8e4f46f876.tar.gz
Changes 1.2.3:
* Bug fixes
Diffstat (limited to 'x11/gtkglarea/Makefile')
-rw-r--r--x11/gtkglarea/Makefile25
1 files changed, 12 insertions, 13 deletions
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index 8b42be3ffd2..45c6a1700cd 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.35 2005/02/21 20:26:15 hubertf Exp $
+# $NetBSD: Makefile,v 1.36 2005/03/24 09:52:28 adam Exp $
-DISTNAME= gtkglarea-1.2.2
-PKGREVISION= 5
-CATEGORIES= x11 graphics
-MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/
+DISTNAME= gtkglarea-1.2.3
+CATEGORIES= x11 graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openev/} \
+ http://www.student.oulu.fi/~jlof/gtkglarea/download/
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/
-COMMENT= OpenGL/Mesa widget for GTK+ GUI toolkit
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/
+COMMENT= OpenGL/Mesa widget for GTK+ GUI toolkit
-USE_X11BASE= YES
-USE_BUILDLINK3= YES
-USE_LIBTOOL= YES
-
-GNU_CONFIGURE= YES
+USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
+USE_X11BASE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-lib-MesaGL
PLIST_SUBST+= LOCALBASE=${LOCALBASE}