diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-06-03 01:06:41 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-06-03 01:06:41 +0800 |
commit | 37221e6d768e97ebae31fae252c0e95f8e2f42e6 (patch) | |
tree | 040b02fd63b57ed044653b1edadedfda4f549846 /misc | |
parent | c4850ca93c2b4c9bc95b23335694931456f3c268 (diff) | |
download | freebsd-ports-gnome-37221e6d768e97ebae31fae252c0e95f8e2f42e6.tar.gz freebsd-ports-gnome-37221e6d768e97ebae31fae252c0e95f8e2f42e6.tar.zst freebsd-ports-gnome-37221e6d768e97ebae31fae252c0e95f8e2f42e6.zip |
- Add CONFLICTS with sword-1.5
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 |