Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/lang/parrot/Makefile 2010/02/02 09:01:09 1.27 +++ pkgsrc/lang/parrot/Makefile 2010/04/23 14:08:17 1.32 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2010/02/02 09:01:09 he Exp $ +# $NetBSD: Makefile,v 1.32 2010/04/23 14:08:17 he Exp $ # -VERSION= 2.0.0 -RTYPE= stable +VERSION= 2.3.0 +RTYPE= supported DISTNAME= parrot-${VERSION} CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${RTYPE}/${VERSION}/ @@ -62,6 +62,8 @@ REPLACE.parrot.old= .*parrot[^[:space:]] REPLACE.parrot.new= ${PREFIX}/bin/parrot REPLACE_FILES.parrot+= tools/dev/pbc_to_exe.pir +# Does relink internally, so allow local rpath entries +BUILDLINK_PASSTHRU_RPATHDIRS+= ${WRKSRC} pre-install: ${CHMOD} -R g-w ${WRKSRC}