svn commit: r352061 - head/graphics/svgalib
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 24 20:09:17 UTC 2014
Author: antoine
Date: Thu Apr 24 20:09:16 2014
New Revision: 352061
URL: http://svnweb.freebsd.org/changeset/ports/352061
QAT: https://qat.redports.org/buildarchive/r352061/
Log:
Do not create strange stage orphans
Modified:
head/graphics/svgalib/Makefile
Modified: head/graphics/svgalib/Makefile
==============================================================================
--- head/graphics/svgalib/Makefile Thu Apr 24 20:04:48 2014 (r352060)
+++ head/graphics/svgalib/Makefile Thu Apr 24 20:09:16 2014 (r352061)
@@ -26,7 +26,6 @@ MAKE_ENV= NO_ASM=y
.endif
post-patch: .SILENT
- ${MKDIR} ${STAGEDIR}${WRKSRC}/include/linux
# Fix for GCC 4.1
${REINPLACE_CMD} -e '30d' ${WRKSRC}/src/vgabg.h
${REINPLACE_CMD} -e 's,^ (unsigned [[:alpha:]]*),,' \
More information about the svn-ports-all
mailing list