summaryrefslogtreecommitdiff
path: root/net-p2p/linux-agsatellite/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-04 21:42:41 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-04 21:42:41 +0000
commit5e97315d79091265e6e279145905a15abee90962 (patch)
treeb200000b0170b38d5fca85328afabd9557b7898a /net-p2p/linux-agsatellite/Makefile
parentUpdate version to 1.2.6 and update MAINTAINER's email address (diff)
Improve regexp to work with recently added USE_REINPLACE
Notes
Notes: svn path=/head/; revision=69473
Diffstat (limited to 'net-p2p/linux-agsatellite/Makefile')
-rw-r--r--net-p2p/linux-agsatellite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile
index 141838c3c28c..571a40d73bbf 100644
--- a/net-p2p/linux-agsatellite/Makefile
+++ b/net-p2p/linux-agsatellite/Makefile
@@ -27,7 +27,7 @@ DOCS= german_readme.txt license.txt readme.txt
BRANDELF= /usr/bin/brandelf
post-patch:
- @${REINPLACE_CMD} -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt
+ @${REINPLACE_CMD} -e "s| ||;s|email|username|" ${WRKSRC}/*.txt
@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \
${WRKDIR}/wrapper.sh