svn commit: r404815 - head/devel/caf
Antoine Brodin
antoine at FreeBSD.org
Wed Dec 30 09:50:51 UTC 2015
Author: antoine
Date: Wed Dec 30 09:50:49 2015
New Revision: 404815
URL: https://svnweb.freebsd.org/changeset/ports/404815
Log:
Fix make fetch
Modified:
head/devel/caf/Makefile
Modified: head/devel/caf/Makefile
==============================================================================
--- head/devel/caf/Makefile Wed Dec 30 09:49:29 2015 (r404814)
+++ head/devel/caf/Makefile Wed Dec 30 09:50:49 2015 (r404815)
@@ -20,6 +20,7 @@ TEST_TARGET= test
TEST_WRKSRC= ${BUILD_WRKSRC}
USE_GITHUB= yes
GH_ACCOUNT= actor-framework
+GH_PROJECT= ${GH_ACCOUNT}
BROKEN_FreeBSD_8= "undefined reference to `iswalpha_l'"
More information about the svn-ports-all
mailing list