summaryrefslogtreecommitdiff
path: root/misc/sword15
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-16 12:14:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-16 12:14:51 +0000
commit4f8b3b5b69bfea03a8a51d3e9185eafeb861eedb (patch)
treeb2cdef0c54a94f12890ec72afbb4ec4a9dcfabb5 /misc/sword15
parent- Update to 0.2 (diff)
- Fix build
- Bump PORTREVISION PR: 110293 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Notes
Notes: svn path=/head/; revision=187502
Diffstat (limited to 'misc/sword15')
-rw-r--r--misc/sword15/Makefile5
1 files changed, 3 insertions, 2 deletions
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