diff options
Diffstat (limited to 'misc')
-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 e65150f..b875fca 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 901380b..91ec69a 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 |