aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-02-21 14:27:36 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-02-21 14:27:36 +0000
commit08e6551ef20a5b91057e6674ff9fee0b99485e07 (patch)
tree8af76f69994602648765efed92ea9397d02f07cd /lang/perl5.16/Makefile
parent44368500d10a1c12f94a6d45608bfe6996bd8b33 (diff)
downloadports-08e6551ef20a5b91057e6674ff9fee0b99485e07.tar.gz
ports-08e6551ef20a5b91057e6674ff9fee0b99485e07.zip
Notes
Diffstat (limited to 'lang/perl5.16/Makefile')
-rw-r--r--lang/perl5.16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index f623471870dc..ab06bbd8d440 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -194,7 +194,7 @@ post-install:
.endif
rebuild-xs:
- ${LOCALBASE}/portupgrade -f `(${FIND} ${PKG_DBDIR}/p5*/+CONTENTS | \
+ ${LOCALBASE}/sbin/portupgrade -f `(${FIND} ${PKG_DBDIR}/p5*/+CONTENTS | \
${XARGS} ${GREP} -El 'site_perl.*\.so' | \
${SED} -e 's!/var/db/pkg/!!; s!/+CONTENTS!!;')`