aboutsummaryrefslogtreecommitdiffstats
path: root/misc/floatator
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-06-23 01:23:30 +0800
committerijliao <ijliao@FreeBSD.org>2002-06-23 01:23:30 +0800
commit8545a2e67fcd00c39e1d49278039599fde0a3c96 (patch)
tree93c69ec1765552a1e68bc7a639a178521cfdbd2e /misc/floatator
parenta05fa76323fffdebea8fa39b9c6b32db8f07f949 (diff)
downloadfreebsd-ports-gnome-8545a2e67fcd00c39e1d49278039599fde0a3c96.tar.gz
freebsd-ports-gnome-8545a2e67fcd00c39e1d49278039599fde0a3c96.tar.zst
freebsd-ports-gnome-8545a2e67fcd00c39e1d49278039599fde0a3c96.zip
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'misc/floatator')
-rw-r--r--misc/floatator/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile
index 905afa072beb..b727f12ab0b3 100644
--- a/misc/floatator/Makefile
+++ b/misc/floatator/Makefile
@@ -13,12 +13,13 @@ MASTER_SITES= http://www.cichon.com/floatator/download/
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
USE_XLIB= yes
USE_MOTIF= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
post-patch:
- @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
do-install:
.for f in floatator floatator_X_interface