svn commit: r336140 - head/misc/sword
Thomas Abthorpe
tabthorpe at FreeBSD.org
Wed Dec 11 03:56:10 UTC 2013
Author: tabthorpe
Date: Wed Dec 11 03:56:09 2013
New Revision: 336140
URL: http://svnweb.freebsd.org/changeset/ports/336140
Log:
- Add CONFLICTS for the soon to be added misc/sword17
Modified:
head/misc/sword/Makefile
Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile Wed Dec 11 03:50:13 2013 (r336139)
+++ head/misc/sword/Makefile Wed Dec 11 03:56:09 2013 (r336140)
@@ -14,6 +14,8 @@ COMMENT= Framework for manipulating Bibl
LICENSE= GPLv2
+CONFLICTS= sword-1.7.*
+
BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit
USES= gmake pkgconfig
More information about the svn-ports-all
mailing list