From 4f8b3b5b69bfea03a8a51d3e9185eafeb861eedb Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 16 Mar 2007 12:14:51 +0000 Subject: - Fix build - Bump PORTREVISION PR: 110293 Submitted by: Thomas Abthorpe (maintainer) --- misc/sword15/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc/sword15') diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index 6a5d72fc0956..feaa3dbdfc7a 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -7,7 +7,7 @@ PORTNAME= sword PORTVERSION= 1.5.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ ${MASTER_SITE_SOURCEFORGE} @@ -19,6 +19,7 @@ COMMENT= A project framework for manipulating Bible texts USE_GNOME= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes +USE_AUTOTOOLS= automake:19 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --without-conf --without-clucene USE_LDCONFIG= yes @@ -39,7 +40,7 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ - ${WRKSRC}/Makefile.in + ${WRKSRC}/Makefile.am post-install: @${MKDIR} ${PREFIX}/share/sword/mods.d -- cgit v1.2.3