From b2f4d944fb1d133857f37e55c4a3dd47bcf48b11 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 17 Mar 2011 13:01:34 +0000 Subject: - Update to 2.0.2 PR: 155463 Submitted by: Hung-Yi Chen (maintainer) --- textproc/libroxml/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/libroxml/Makefile') diff --git a/textproc/libroxml/Makefile b/textproc/libroxml/Makefile index 1b3e3cb2a021..e09753f42f5e 100644 --- a/textproc/libroxml/Makefile +++ b/textproc/libroxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libroxml -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE DISTNAME= libroxml-${PORTVERSION} @@ -28,4 +28,7 @@ PLIST_FILES= bin/roxml \ lib/libroxml.a \ include/roxml.h +pre-build: + @cd ${WRKSRC} && ${GMAKE} clean + .include -- cgit v1.2.3