summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-12 15:27:06 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-12 15:27:06 +0000
commit60be567e62b3ff773ff52fa28bdd3437bfe81c2b (patch)
treef8a2a2ea796194ce9fd0c1c20ab941b86fef2e51 /misc
parentFix: (diff)
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
Notes
Notes: svn path=/head/; revision=30522
Diffstat (limited to 'misc')
-rw-r--r--misc/grdb/Makefile4
-rw-r--r--misc/grdb/distinfo2
2 files changed, 3 insertions, 3 deletions
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