[Midnightbsd-cvs] mports [22910] trunk/x11/scripts/Makefile: should run on mksh
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 7 12:14:31 EDT 2017
Revision: 22910
http://svnweb.midnightbsd.org/mports/?rev=22910
Author: laffer1
Date: 2017-10-07 12:14:31 -0400 (Sat, 07 Oct 2017)
Log Message:
-----------
should run on mksh
Modified Paths:
--------------
trunk/x11/scripts/Makefile
Modified: trunk/x11/scripts/Makefile
===================================================================
--- trunk/x11/scripts/Makefile 2017-10-07 16:12:54 UTC (rev 22909)
+++ trunk/x11/scripts/Makefile 2017-10-07 16:14:31 UTC (rev 22910)
@@ -2,7 +2,7 @@
PORTNAME= scripts
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= ports at MidnightBSD.org
@@ -14,7 +14,4 @@
USE_XORG= x11
USES= shebangfix
-post-patch:
- @${REINPLACE_CMD} -e 's|XCOMM!${ksh_OLD_CMD}|XCOMM!${ksh_CMD}|' ${WRKSRC}/xauth_switch_to_sun-des-1.cpp
-
.include <bsd.port.mk>
More information about the Midnightbsd-cvs
mailing list