From b2dc59c00f5fff5344b1fd3a27bbb1dce24188d9 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Mon, 18 Nov 2002 22:16:00 +0000 Subject: Upgrade to 0.9.6. PR: ports/45448 Submitted by: KATO Tsuguru --- textproc/raptor2/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc/raptor2/Makefile') diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index df8ac3981ab6..ddf425512113 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -7,8 +7,7 @@ # PORTNAME= raptor -PORTVERSION= 0.9.5 -PORTREVISION= 2 +PORTVERSION= 0.9.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.redland.opensource.ac.uk/dist/source/ @@ -26,6 +25,9 @@ USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes +MAN1= rdfdump.1 +MAN3= libraptor.3 + CPPFLAGS= -I${LOCALBASE}/include `${LIBWWW_CONFIG} --cflags` LDFLAGS= -L${LOCALBASE}/lib -lgnugetopt `${LIBWWW_CONFIG} --libs` -- cgit v1.2.3