From d424e88f95513bba35c55f8a4f34b1b4884de9b4 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 3 Apr 2004 07:15:05 +0000 Subject: - Update to version 1.5.1 PR: ports/65112 Submitted by: maintainer --- www/snownews/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'www/snownews/Makefile') diff --git a/www/snownews/Makefile b/www/snownews/Makefile index a342c4586f01..1a43bd2f5d82 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -7,8 +7,7 @@ # PORTNAME= snownews -PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTVERSION= 1.5.1 CATEGORIES= www MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/ @@ -20,8 +19,12 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 USE_GETTEXT= yes USE_GMAKE= yes USE_ICONV= yes +USE_REINPLACE= yes MAN1= snownews.1 MANLANG= "" de nl fr it +post-patch: + @${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS +=|g' ${WRKSRC}/Makefile + .include -- cgit v1.2.3