summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglarea
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-29 22:18:24 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-29 22:18:24 +0000
commit959bb398831a0ef2b69e307c0c82e001e80c5a01 (patch)
tree9a62417d46cbe558a742d082a85bae724058dc6c /x11-toolkits/gtkglarea
parentMake this port respect CC/CFLAGS properly; add secondary MASTER_SITES, and (diff)
Update to 1.2.2. Add WWW to pkg/DESCR.
PR: 18885 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> No response: maintainer
Notes
Notes: svn path=/head/; revision=28947
Diffstat (limited to 'x11-toolkits/gtkglarea')
-rw-r--r--x11-toolkits/gtkglarea/Makefile18
-rw-r--r--x11-toolkits/gtkglarea/distinfo2
-rw-r--r--x11-toolkits/gtkglarea/pkg-descr2
-rw-r--r--x11-toolkits/gtkglarea/pkg-plist6
4 files changed, 14 insertions, 14 deletions
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile
index 8d50af2d108c..4b1fe3a3b2b9 100644
--- a/x11-toolkits/gtkglarea/Makefile
+++ b/x11-toolkits/gtkglarea/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: gtkglarea
-# Date created: 1 August 1999
-# Whom: Michael Sardo <jaeger16@yahoo.com>
+# New ports collection makefile for: gtkglarea
+# Date created: 1 August 1999
+# Whom: Michael Sardo <jaeger16@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= gtkglarea
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/
@@ -15,12 +15,10 @@ MAINTAINER= jaeger16@yahoo.com
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
GL.14:${PORTSDIR}/graphics/Mesa3
-FETCH_BEFORE_ARGS= -b
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --with-lib-MesaGL
-CONFIGURE_ENV= LOCALBASE=${LOCALBASE} GTK_CONFIG=${X11BASE}/bin/gtk12-config
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-post-install:
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+USE_LIBTOOL= yes
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+CONFIGURE_ARGS= --with-lib-MesaGL
.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkglarea/distinfo b/x11-toolkits/gtkglarea/distinfo
index cb7822005717..c5c5d69d107d 100644
--- a/x11-toolkits/gtkglarea/distinfo
+++ b/x11-toolkits/gtkglarea/distinfo
@@ -1 +1 @@
-MD5 (gtkglarea-1.2.1.tar.gz) = 14ef36ec3b027775cc41db0717ef6270
+MD5 (gtkglarea-1.2.2.tar.gz) = d7055b0dcecbacb791d176bfacbd8b86
diff --git a/x11-toolkits/gtkglarea/pkg-descr b/x11-toolkits/gtkglarea/pkg-descr
index 8c5b31f7772b..6159dc5cbb09 100644
--- a/x11-toolkits/gtkglarea/pkg-descr
+++ b/x11-toolkits/gtkglarea/pkg-descr
@@ -6,3 +6,5 @@ OpenGL capable visual, rendering to off-screen pixmaps is also supported.
Related project which may iterest those who use GTK-- is GtkGLArea--. It is a
C++ wrapper for gtkglarea written by Karl Nelson <kenelson@ece.ucdavis.edu>.
+
+WWW: http://www.student.oulu.fi/~jlof/gtkglarea/
diff --git a/x11-toolkits/gtkglarea/pkg-plist b/x11-toolkits/gtkglarea/pkg-plist
index c903373c149f..834d0996bf95 100644
--- a/x11-toolkits/gtkglarea/pkg-plist
+++ b/x11-toolkits/gtkglarea/pkg-plist
@@ -2,8 +2,8 @@ include/gtkgl/gdkgl.h
include/gtkgl/gtkglarea.h
lib/libgtkgl.a
lib/libgtkgl.so
-lib/libgtkgl.so.4
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+lib/libgtkgl.so.5
+@exec /sbin/ldconfig -m %B
+@unexec /sbin/ldconfig -R
share/aclocal/gtkgl.m4
@dirrm include/gtkgl