diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-06-02 17:06:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-06-02 17:06:41 +0000 |
commit | d0c00bd5061cbd4801ad3e3beee9535469be24f3 (patch) | |
tree | 1c52668b19654c789aa8206b3dd9a298236c9841 /misc | |
parent | 6322369bcaed0d9637df4c04153bc422f6479c25 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 9c5dbdb26015..550de7c6bba8 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= tabthorpe MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A project framework for manipulating Bible texts +CONFLICTS= sword-1.5* +NO_LATEST_LINK= yes + MAKE_JOBS_SAFE= yes USE_GNOME= pkgconfig |