From d6d63fa8d24cd6d9ce7ef29d227073e86e7eb512 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 3 May 1999 20:25:36 +0000 Subject: Change gd package "version" to 1.3p1 so that packages (particularly py-gd) will not try to link against the version without a shared library. --- www/webalizer/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'www/webalizer') diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile index 9782d90b1be..dc5d56bd9c8 100644 --- a/www/webalizer/Makefile +++ b/www/webalizer/Makefile @@ -1,20 +1,19 @@ -# $NetBSD: Makefile,v 1.4 1999/04/09 20:19:11 mjl Exp $ +# $NetBSD: Makefile,v 1.5 1999/05/03 20:25:37 tv Exp $ # DISTNAME= webalizer-1.22-03-src PKGNAME= webalizer-1.22.03 CATEGORIES= www -MASTER_SITES= \ - ftp://ftp.mrunix.net/pub/webalizer/ \ - ftp://samhain.unix.cslab.tuwien.ac.at/pub/webalizer/ +MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ + ftp://samhain.unix.cslab.tuwien.ac.at/pub/webalizer/ EXTRACT_SUFX= .tgz MAINTAINER= mjl@emsi.priv.at HOMEPAGE= http://www.mrunix.net/webalizer/ -DEPENDS= gd-1.3:../../graphics/gd +DEPENDS= gd-1.3p1:../../graphics/gd -WRKSRC = ${WRKDIR}/webalizer-1.22-03 +WRKSRC= ${WRKDIR}/webalizer-1.22-03 post-patch: @for f in webalizer.c webalizer.1; do \ -- cgit v1.2.3