svn commit: r363425 - head/emulators/vmw
Adam Weinberger
adamw at FreeBSD.org
Wed Jul 30 01:17:54 UTC 2014
Author: adamw
Date: Wed Jul 30 01:17:53 2014
New Revision: 363425
URL: http://svnweb.freebsd.org/changeset/ports/363425
QAT: https://qat.redports.org/buildarchive/r363425/
Log:
Remove empty post-patch.
Modified:
head/emulators/vmw/Makefile
Modified: head/emulators/vmw/Makefile
==============================================================================
--- head/emulators/vmw/Makefile Wed Jul 30 01:15:01 2014 (r363424)
+++ head/emulators/vmw/Makefile Wed Jul 30 01:17:53 2014 (r363425)
@@ -25,9 +25,6 @@ PORTDOCS+= ${i}-eucj.txt ${i}-sjis.txt $
PLIST_FILES+= sbin/${i}
.endfor
-post-patch:
-# @${REINPLACE_CMD} -e 's/=/?=/' ${WRKSRC}/Makefile.FreeBSD
-
do-install:
.for i in ${SBINS}
${INSTALL_PROGRAM} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/sbin/
More information about the svn-ports-head
mailing list