ports/sysutils/condor/files/patch-src-condor_includes-config.h.cmake
Bernhard Froehlich 62c65f2797 - Update to 8.0.3
- Stagify
- Convert dependencies to new shlib format
- Add USE_GCC=any for FreeBSD 10
- Add LICENSE=APACHE20

PR:		ports/184738
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2014-02-07 14:50:49 +00:00

11 lines
437 B
CMake

--- src/condor_includes/config.h.cmake.orig 2013-09-19 15:12:10.000000000 -0500
+++ src/condor_includes/config.h.cmake 2013-10-20 12:04:52.000000000 -0500
@@ -47,6 +47,8 @@
#cmakedefine CONDOR_FREEBSD7
///* Define if on FreeBSD 8 */
#cmakedefine CONDOR_FREEBSD8
+///* Define if on FreeBSD 9 */
+#cmakedefine CONDOR_FREEBSD9
///* Define if on FreeBSD */
#cmakedefine CONDOR_FREEBSD
///* Define release of FreeBSD (i.e. 7.4, 8.2) */