diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 02:08:59 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-10 02:08:59 +0000 |
commit | 1953ca7380652358ae25550f8d1ed09188c0c252 (patch) | |
tree | d94caa7c969e329c96847ca80d392eba5db2a37f /misc/sword | |
parent | ba40e2a699bce7ab7cb6f29948df0bf4f25610f8 (diff) |
Notes
Diffstat (limited to 'misc/sword')
-rw-r--r-- | misc/sword/Makefile | 5 | ||||
-rw-r--r-- | misc/sword/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 6090dc6bd484..35522a87796c 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -9,8 +9,7 @@ PORTNAME= sword PORTVERSION= 1.5.8 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v1.5/ \ - http://www.goodking.ca/pub/files/ \ - ftp://stjames.stthomasanglican.org/pub/files/ + http://www.goodking.ca/pub/files/ MAINTAINER= thomas@goodking.ca COMMENT= A project framework for manipulating Bible texts @@ -21,7 +20,7 @@ USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --without-conf -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/misc/sword/pkg-descr b/misc/sword/pkg-descr index 4fb7725c1fc8..c4a498ba7422 100644 --- a/misc/sword/pkg-descr +++ b/misc/sword/pkg-descr @@ -5,4 +5,4 @@ lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. -WWW: http://www.crosswire.org/sword +WWW: http://www.crosswire.org/sword/ |