Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 20:09:17 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352061 - head/graphics/svgalib
Message-ID:  <201404242009.s3OK9HN4013357@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:]]*),,' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404242009.s3OK9HN4013357>