svn commit: r397844 - head/devel/libdisorder

Antoine Brodin antoine at FreeBSD.org
Fri Sep 25 17:46:56 UTC 2015


Author: antoine
Date: Fri Sep 25 17:46:55 2015
New Revision: 397844
URL: https://svnweb.freebsd.org/changeset/ports/397844

Log:
  Unbreak

Modified:
  head/devel/libdisorder/Makefile

Modified: head/devel/libdisorder/Makefile
==============================================================================
--- head/devel/libdisorder/Makefile	Fri Sep 25 17:43:43 2015	(r397843)
+++ head/devel/libdisorder/Makefile	Fri Sep 25 17:46:55 2015	(r397844)
@@ -13,6 +13,7 @@ LICENSE=	GPLv2 # or later
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_LDCONFIG=	yes
+BUILD_WRKSRC=	${WRKSRC}/src
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/src/Makefile


More information about the svn-ports-head mailing list