From 489578f344118e2d225b1d148b2dd428f94dae92 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Fri, 4 Jan 2002 20:07:11 +0000 Subject: Upgrade to 1.1; Fix MASTER_SITES. --- www/mod_zap/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'www/mod_zap/Makefile') diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index 8b57b190e2ec..aa5e10aecc48 100644 --- a/www/mod_zap/Makefile +++ b/www/mod_zap/Makefile @@ -6,17 +6,16 @@ # PORTNAME= mod_zap -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= www -MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ +MASTER_SITES= http://ftp.indexdata.dk/pub/zap/ DISTNAME= zap-${PORTVERSION} MAINTAINER= demon@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/bin/yaz-config:${PORTSDIR}/net/yaz \ - ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 -RUN_DEPENDS= ${LOCALBASE}/bin/yaz-config:${PORTSDIR}/net/yaz \ - ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 +BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 +LIB_DEPENDS= yaz.1:${PORTSDIR}/net/yaz +RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-yazconfig=${LOCALBASE}/bin \ -- cgit v1.2.3