summaryrefslogtreecommitdiff
path: root/biology/deft
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-11 11:08:51 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-11 11:08:51 +0000
commit1bc151a02b5fc5fdf9e0dd6c7d605b0830401831 (patch)
treeeae054c18ec2c01d56894df7d616bc6ae1717853 /biology/deft
parentUpdate to 2.7. Fix plist breakage caused by reg. (diff)
Missing " in post-patch target
Submitted by: bento
Notes
Notes: svn path=/head/; revision=33706
Diffstat (limited to 'biology/deft')
-rw-r--r--biology/deft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/deft/Makefile b/biology/deft/Makefile
index fb65c0978887..02fbbb6194b0 100644
--- a/biology/deft/Makefile
+++ b/biology/deft/Makefile
@@ -25,7 +25,7 @@ BUILD_DEPENDS= ftn77:${PORTSDIR}/lang/f77
.endif
post-patch:
- @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g \
+ @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g"\
${WRKDIR}/${DISTNAME}/examples/DeFT
post-configure: