summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-07-26 18:02:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-07-26 18:02:28 +0000
commitf7d3d08d5d6fcbe2b551e9ccc35605d1e728f5e2 (patch)
tree53f8c34111463747522a7568fe44df9fc44b6932 /x11
parentUpdate to 1.1.0 . (diff)
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
Notes
Notes: svn path=/head/; revision=323742
Diffstat (limited to 'x11')
-rw-r--r--x11/keylaunch/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile
index 4d4008098153..df2bc7d3d2b6 100644
--- a/x11/keylaunch/Makefile
+++ b/x11/keylaunch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: keylaunch
-# Date created: Sat Nov 17 10:10:07 CDT 2001
-# Whom: mwm@mired.org
-#
+# Created by: mwm@mired.org
# $FreeBSD$
-#
PORTNAME= keylaunch
PORTVERSION= 1.3.0
@@ -22,7 +18,7 @@ USE_XORG= x11
PKGMESSAGE= ${WRKSRC}/pkg-message
post-patch:
- @${PERL} -pi -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -i '' -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/keylaunch ${PREFIX}/bin