diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-12-11 03:56:09 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-12-11 03:56:09 +0000 |
commit | dc8b80257457a1f15df06537cf674e754855dd02 (patch) | |
tree | 58fa9f96537664e54cb8000e743015781d407194 /misc/sword | |
parent | 687431c7e74ce4e4306bb9b5b676c8a2b1f252bf (diff) | |
download | ports-dc8b80257457a1f15df06537cf674e754855dd02.tar.gz ports-dc8b80257457a1f15df06537cf674e754855dd02.zip |
Notes
Diffstat (limited to 'misc/sword')
-rw-r--r-- | misc/sword/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 919bf31f7e4a..40a252597dce 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -14,6 +14,8 @@ COMMENT= Framework for manipulating Bible texts LICENSE= GPLv2 +CONFLICTS= sword-1.7.* + BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit USES= gmake pkgconfig |