From 1b76c6e28ab84a349a5532e464f837a410dc9b20 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 17 Nov 2002 00:03:07 +0000 Subject: Maintainer update to version 0.6.0 PR: ports/45345 Submitted by: Roman Shterenzon --- net/gq/Makefile | 23 +++++++++++++++++------ net/gq/distinfo | 2 +- 2 files changed, 18 insertions(+), 7 deletions(-) (limited to 'net/gq') diff --git a/net/gq/Makefile b/net/gq/Makefile index 642d657f1c47..46e279e5a167 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -6,22 +6,33 @@ # PORTNAME= gq -PORTVERSION= 0.4.0 +PORTVERSION= 0.6.0 CATEGORIES= net -MASTER_SITES= http://biot.com/gq/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= gqclient MAINTAINER= roman@xpert.com -.if defined(WITH_OPENLDAP2) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 -.else +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv + +.if defined(WITH_OPENLDAP1) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap +.else +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 +.endif + +.if !defined(WITHOUT_JPEGPHOTO) +USE_GNOME= gdkpixbuf .endif USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gtk12 +USE_GNOME+= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ldap=${LOCALBASE} +pre-configure: + @${ECHO_MSG} "You can disable jpegPhoto attr. handling by defining WITHOUT_JPEGPHOTO=yes" + @${ECHO_MSG} + .include diff --git a/net/gq/distinfo b/net/gq/distinfo index 6ebb6843d66e..f6efd0b8d2ac 100644 --- a/net/gq/distinfo +++ b/net/gq/distinfo @@ -1 +1 @@ -MD5 (gq-0.4.0.tar.gz) = 18cebe18be8fad692d3deba0e3548bd1 +MD5 (gq-0.6.0.tar.gz) = 8b77859a42d220e689f7c81f58afe94b -- cgit v1.2.3