diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-01 14:49:37 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-01 14:49:37 +0000 |
commit | c78be61c3cc94721bb6e0b243e50388d2c14cd94 (patch) | |
tree | 5b16d113eaf248a56020bfd281b8dc4dcb49b5d0 | |
parent | 9581a76b1258b4f6ae3f6416526f9778e9f84195 (diff) |
Notes
-rw-r--r-- | net/gq/Makefile | 4 | ||||
-rw-r--r-- | net/gq/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index f01dea00c77f..25c6551d2c55 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gq -PORTVERSION= 0.2.3 +PORTVERSION= 0.3.0 CATEGORIES= net MASTER_SITES= http://biot.com/gq/download/ @@ -20,6 +20,6 @@ USE_X_PREFIX= yes GNU_CONFIGURE= yes GTK_CONFIG?= ${X11BASE}/bin/gtk12-config CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" -CONFIGURE_ARGS= --datadir=${PREFIX}/share --with-ldap=${LOCALBASE} +CONFIGURE_ARGS= --with-ldap=${LOCALBASE} .include <bsd.port.mk> diff --git a/net/gq/distinfo b/net/gq/distinfo index 00368886e5c6..64ef315b0da0 100644 --- a/net/gq/distinfo +++ b/net/gq/distinfo @@ -1 +1 @@ -MD5 (gq-0.2.3.tar.gz) = e7996427088568630b41f9a8704f4c8b +MD5 (gq-0.3.0.tar.gz) = bab7703de4013ba3678bd37765e8bd60 |