1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

s/perl/sed/

This commit is contained in:
Trevor Johnson 2002-09-25 14:27:38 +00:00
parent 85a316b00e
commit 048827ecf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67129

View File

@ -21,11 +21,13 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
USE_GMAKE= yes
USE_X_PREFIX= yes
DOCS= COPYING HISTORY LICENSE
USE_REINPLACE= yes
REINPLACE_ARGS= -i'' -E
post-patch:
${PERL} -pi -e 's:^CFLAGS:IGNORE:g ; s:^DEFINES:IGNORE:g' \
${REINPLACE_CMD} 's:^CFLAGS:IGNORE:g ; s:^DEFINES:IGNORE:g' \
${WRKSRC}/Makefile
${PERL} -pi -e 's:./clementine:${PREFIX}/bin/clementine:g' \
${REINPLACE_CMD} 's:./clementine:${PREFIX}/bin/clementine:g' \
${WRKSRC}/windowmanager.cpp
pre-install: