summaryrefslogtreecommitdiff
path: root/audio/xmpeg3
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-28 01:57:45 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-28 01:57:45 +0000
commita8883880f1afcb386dddfc519e6a6e7c7e7f2896 (patch)
tree2481cb025c403e37e81d0d8e84c2c23a4f9b297b /audio/xmpeg3
parentMove manpages from pkg/PLIST to MAN* macro in Makefile. (diff)
Escape the '@' characters so that perl in -current doesn't choke.
Notes
Notes: svn path=/head/; revision=13480
Diffstat (limited to 'audio/xmpeg3')
-rw-r--r--audio/xmpeg3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile
index 28241a70d7e2..fca4d5e9e402 100644
--- a/audio/xmpeg3/Makefile
+++ b/audio/xmpeg3/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 July 1997
# Whom: doconnor@ist.flinders.edu.au
#
-# $Id: Makefile,v 1.8 1998/07/14 23:39:38 jseger Exp $
+# $Id: Makefile,v 1.9 1998/08/07 23:56:11 asami Exp $
#
DISTNAME= xmp3_1.0.0
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/xmpeg3
NO_BUILD= yes
post-patch:
- @/usr/bin/perl -pi -e "s|@@PREFIX@@|${PREFIX}|;" ${WRKSRC}/xmpeg3
+ @/usr/bin/perl -pi -e "s|\@\@PREFIX\@\@|${PREFIX}|;" ${WRKSRC}/xmpeg3
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/xmpeg3 ${PREFIX}/bin