summaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-09-07 10:31:54 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-09-07 10:31:54 +0000
commit22e96d488458c646b1aa39d81498163178a7e364 (patch)
treeca26d5881bd116d50d9360861e8867011fa0912b /math/pari
parentRemove stale files. (diff)
Fix typos wrt. Makefile variables like $FOO}
PR: ports/102833 Submitted by: Dmitry Marakasov
Notes
Notes: svn path=/head/; revision=172464
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index fad156b67eaa..8a8962c0839f 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -42,7 +42,7 @@ HAVE_PERL!= ${WHICH} perl || ${ECHO} nope
.if ${HAVE_PERL} != "nope"
PLIST= ${PKGDIR}/pkg-plist.emacs.perl
.else
-PLIST= ${PKGDIR/pkg-plit.emacs.noperl
+PLIST= ${PKGDIR}/pkg-plit.emacs.noperl
.endif
.else
.if ${HAVE_PERL} != "nope"