summaryrefslogtreecommitdiff
path: root/www/chimera
diff options
context:
space:
mode:
authorfredb <fredb>2001-05-04 02:41:09 +0000
committerfredb <fredb>2001-05-04 02:41:09 +0000
commit0e9d70212ea6f422f8c573f934aab82ff6727ccc (patch)
treebe79450327178d25b2b33e2b87bd8e81868b8c8c /www/chimera
parent84e99b7a23e521294ecfb372a63ed8053c85a1ed (diff)
downloadpkgsrc-0e9d70212ea6f422f8c573f934aab82ff6727ccc.tar.gz
Remove gratuitious input redirection from ${SED} statement.
Diffstat (limited to 'www/chimera')
-rw-r--r--www/chimera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile
index 31ab019b0b2..92ee5bc3e6e 100644
--- a/www/chimera/Makefile
+++ b/www/chimera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/05/04 02:39:12 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2001/05/04 02:41:09 fredb Exp $
#
DISTNAME= chimera-2.0a19
@@ -19,7 +19,7 @@ pre-configure:
-e 's|@@LOCALBASE@@|${LOCALBASE}|' \
-e 's|@@PREFIX@@|${PREFIX}|' \
-e 's|@@X11BASE@@|${X11BASE}|' \
- < Common.tmpl.dist > Common.tmpl
+ Common.tmpl.dist > Common.tmpl
post-install:
${INSTALL_DATA_DIR} ${X11PREFIX}/share/doc/chimera