1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Attach misc/sword15 to the build

- Add CONFLICTS with sword-1.6
- Fix LIB_DEPENDS
This commit is contained in:
Thomas Abthorpe 2009-06-02 16:43:44 +00:00
parent b1d7107b5d
commit 10584eea12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235039
2 changed files with 5 additions and 1 deletions

View File

@ -533,6 +533,7 @@
SUBDIR += susv2
SUBDIR += susv3
SUBDIR += sword
SUBDIR += sword15
SUBDIR += table.el
SUBDIR += talkfilters
SUBDIR += tcb

View File

@ -17,6 +17,9 @@ MASTER_SITE_SUBDIR= tabthorpe
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= A project framework for manipulating Bible texts
CONFLICTS= sword-1.6*
NO_LATEST_LINK= yes
MAKE_JOBS_SAFE= yes
USE_GNOME= pkgconfig
@ -31,7 +34,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
.if defined(WITHOUT_CURL)
CONFIGURE_ARGS+= --without-curl
.else
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+= --with-curl
pre-everything::