- Add SF to mastersites.
- remove USE_GCC=34+, this was an implied workaround for FreeBSD 4.X compatibility. PR: ports/108941 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
This commit is contained in:
parent
2d12b4ecd8
commit
6d2f870baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184727
@ -10,14 +10,14 @@ PORTVERSION= 1.5.9
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \
|
||||
http://www.goodking.ca/pub/files/
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= bibletime
|
||||
|
||||
MAINTAINER= thomas@goodking.ca
|
||||
COMMENT= A project framework for manipulating Bible texts
|
||||
|
||||
USE_GNOME= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4+
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --without-conf --without-clucene
|
||||
|
@ -10,14 +10,14 @@ PORTVERSION= 1.5.9
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \
|
||||
http://www.goodking.ca/pub/files/
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= bibletime
|
||||
|
||||
MAINTAINER= thomas@goodking.ca
|
||||
COMMENT= A project framework for manipulating Bible texts
|
||||
|
||||
USE_GNOME= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_GCC= 3.4+
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --without-conf --without-clucene
|
||||
|
Loading…
Reference in New Issue
Block a user