svn commit: r438700 - branches/2017Q2/net/ceph-devel
Mahdi Mokhtari
mmokhi at FreeBSD.org
Mon Apr 17 15:05:04 UTC 2017
Author: mmokhi
Date: Mon Apr 17 15:05:02 2017
New Revision: 438700
URL: https://svnweb.freebsd.org/changeset/ports/438700
Log:
MFH: r438104
Mark port as unbuildable for FreeBSD 10.X
PR: 218484
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D10319
Approved by: ports-secteam (feld)
Modified:
branches/2017Q2/net/ceph-devel/Makefile
Directory Properties:
branches/2017Q2/ (props changed)
Modified: branches/2017Q2/net/ceph-devel/Makefile
==============================================================================
--- branches/2017Q2/net/ceph-devel/Makefile Mon Apr 17 14:58:06 2017 (r438699)
+++ branches/2017Q2/net/ceph-devel/Makefile Mon Apr 17 15:05:02 2017 (r438700)
@@ -77,6 +77,7 @@ SHEBANG_FILES=src/rbdmap src/ceph-post-f
# even though i386 will build, it is not really advised.
ONLY_FOR_ARCHS= amd64
+IGNORE_FreeBSD_10= Doesnt build for FreeBSD 10.x
USE_RC_SUBR= ceph
USE_LDCONFIG= yes
More information about the svn-ports-branches
mailing list