summaryrefslogtreecommitdiff
path: root/graphics/gliv
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2003-04-03 01:08:36 +0000
committerKevin Lo <kevlo@FreeBSD.org>2003-04-03 01:08:36 +0000
commitd6dfb6747d91daee3c501907df8bb395ff8e4b79 (patch)
tree7371400675b68cb0cd7df5a6127048a58520dc88 /graphics/gliv
parentNew Port graphics/p5-GD2 (diff)
Update to 1.7
PR: 50513 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=78014
Diffstat (limited to 'graphics/gliv')
-rw-r--r--graphics/gliv/Makefile8
-rw-r--r--graphics/gliv/distinfo2
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index 4d49882efba7..5456aae14cc3 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -6,21 +6,20 @@
#
PORTNAME= gliv
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= graphics
MASTER_SITES= http://gliv.tuxfamily.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
-LIB_DEPENDS= gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2
+LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= gliv.1
@@ -34,7 +33,6 @@ LDFLAGS+= -lgnugetopt
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|LDFLAGS="[\$$]CFLAGS|LDFLAGS="\$$LDFLAGS|g ; \
- s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo
index 2bac895afdc8..017333147890 100644
--- a/graphics/gliv/distinfo
+++ b/graphics/gliv/distinfo
@@ -1 +1 @@
-MD5 (gliv-1.6.tar.bz2) = 3fb90b401971389996f2d5db0a4e7923
+MD5 (gliv-1.7.tar.bz2) = 8384eb5f83303341ca907235fdeb1735