From 60be567e62b3ff773ff52fa28bdd3437bfe81c2b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 12 Jul 2000 15:27:06 +0000 Subject: Update of port misc/grdb to 0.2.3. Upstream changes: * fixed bug causing files in ~/.grdb to essentially be ignored * changed RVPlayer.ad to not have global settings and therefore not give netscape a huge download dialog. Port changes: * fixed problem where building with PREFIX=/some/where was not finding /usr/X11R6/bin/gtk12-config. PR: 19867 Submitted by: maintainer --- misc/grdb/Makefile | 4 ++-- misc/grdb/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/grdb') diff --git a/misc/grdb/Makefile b/misc/grdb/Makefile index e65150f155ad..b875fca83209 100644 --- a/misc/grdb/Makefile +++ b/misc/grdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grdb -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.3 CATEGORIES= misc gnome MASTER_SITES= http://bucket.pp.ualr.edu/~bit/download/ @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -GTK_CONFIG?= ${PREFIX}/bin/gtk12-config +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/misc/grdb/distinfo b/misc/grdb/distinfo index 901380b15dca..91ec69ac5a8f 100644 --- a/misc/grdb/distinfo +++ b/misc/grdb/distinfo @@ -1 +1 @@ -MD5 (grdb-0.2.1.tar.gz) = de0c758d3553a287b25927036e604eaf +MD5 (grdb-0.2.3.tar.gz) = 631e44b681d21381c312f040be4c1876 -- cgit v1.2.3