svn commit: r318804 - head/sysutils/fatback
Emanuel Haupt
ehaupt at FreeBSD.org
Wed May 22 23:32:12 UTC 2013
Author: ehaupt
Date: Wed May 22 23:32:12 2013
New Revision: 318804
URL: http://svnweb.freebsd.org/changeset/ports/318804
Log:
This port does not build with clang. Rely on GCC.
Modified:
head/sysutils/fatback/Makefile
Modified: head/sysutils/fatback/Makefile
==============================================================================
--- head/sysutils/fatback/Makefile Wed May 22 22:51:57 2013 (r318803)
+++ head/sysutils/fatback/Makefile Wed May 22 23:32:12 2013 (r318804)
@@ -12,6 +12,7 @@ COMMENT= Recover deleted files from FAT
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
+USE_GCC= any
MAN1= fatback.1
INFO= fatback-manual
More information about the svn-ports-head
mailing list