diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-12 15:27:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-07-12 15:27:06 +0000 |
commit | 60be567e62b3ff773ff52fa28bdd3437bfe81c2b (patch) | |
tree | f8a2a2ea796194ce9fd0c1c20ab941b86fef2e51 /misc/grdb | |
parent | 0cbd5f0e7301900c517ffe98191cdbc0d43181eb (diff) | |
download | ports-60be567e62b3ff773ff52fa28bdd3437bfe81c2b.tar.gz ports-60be567e62b3ff773ff52fa28bdd3437bfe81c2b.zip |
Notes
Diffstat (limited to 'misc/grdb')
-rw-r--r-- | misc/grdb/Makefile | 4 | ||||
-rw-r--r-- | misc/grdb/distinfo | 2 |
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 |