ports/110293: [MAINTAINER] misc/sword: unbreak on amd64-7

Thomas Abthorpe thomas at goodking.ca
Wed Mar 14 03:50:05 UTC 2007


>Number:         110293
>Category:       ports
>Synopsis:       [MAINTAINER] misc/sword: unbreak on amd64-7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 14 03:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #2: Thu Feb 15 14:49:58 EST 2007
>Description:
- unbreak on amd64-7
- use automake 1.9, compiles on FreeBSD 5 and 6
- notified by krismail, http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.7.2007031118/sword-1.5.9_2.log
- bump PORTREVISION

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- sword-1.5.9_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/sword/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	9 Feb 2007 18:15:32 -0000	1.25
+++ Makefile	14 Mar 2007 03:33:32 -0000
@@ -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 @@
 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 @@
 
 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
--- sword-1.5.9_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list