aboutsummaryrefslogtreecommitdiff
path: root/lang/pugs
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-16 03:41:31 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-16 03:41:31 +0000
commit72f40f9ccfbdf525535e1a2eabf3f400005b1bf1 (patch)
tree8379b859f6b49ea8120f80c3aa7af1bfec759d5e /lang/pugs
parent90da7703951edb7a50035d379ae0a230182fa1cb (diff)
downloadports-72f40f9ccfbdf525535e1a2eabf3f400005b1bf1.tar.gz
ports-72f40f9ccfbdf525535e1a2eabf3f400005b1bf1.zip
Notes
Diffstat (limited to 'lang/pugs')
-rw-r--r--lang/pugs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile
index 477a08ada4e6..03bd75cd30dc 100644
--- a/lang/pugs/Makefile
+++ b/lang/pugs/Makefile
@@ -31,6 +31,10 @@ post-configure:
-e '/^INSTALLARCHLIB/s,${PREFIX}/lib,${PREFIX}/lib/perl6/mach,' \
${WRKSRC}/Makefile
+post-patch:
+ @${REINPLACE_CMD} -e '/-isrc$$/s,-isrc,-isrc -L${PREFIX}/lib,' \
+ ${WRKSRC}/Makefile.PL
+
.if !defined(NOPORTDOCS)
EXDIR= ${WRKSRC}/examples
post-install: