aboutsummaryrefslogtreecommitdiff
path: root/audio/snowstar
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-07 17:49:52 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-07 17:49:52 +0000
commite40046b15dfb9ad5c4dcaa8137ef304b829ea59b (patch)
tree608ae9c87b150f1e38d0af957c8f5103a8dacaab /audio/snowstar
parentcc2dc5fd2b0497078f0984b0b3a9123d7ede14e6 (diff)
downloadports-e40046b15dfb9ad5c4dcaa8137ef304b829ea59b.tar.gz
ports-e40046b15dfb9ad5c4dcaa8137ef304b829ea59b.zip
Notes
Diffstat (limited to 'audio/snowstar')
-rw-r--r--audio/snowstar/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/snowstar/Makefile b/audio/snowstar/Makefile
index 864dafdcd425..a4d998c6ea3a 100644
--- a/audio/snowstar/Makefile
+++ b/audio/snowstar/Makefile
@@ -21,11 +21,9 @@ NO_WRKSUBDIR= true
DOC_FILES= CHANGES TODO README_Snowstar LICENSE
# somehow snowstar.tcl managed to get loaded with ^M's.
-post-extract:
- @${PERL} -pi -e "s|\r\n|\n|g" ${WRKSRC}/snowstar.tcl
-
post-patch:
- @${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/snowstar.tcl
+ @${PERL} -pi -e "s|\r\n|\n|g ; \
+ s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/snowstar.tcl
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/snowstar.tcl ${PREFIX}/bin/snowstar