diff options
Diffstat (limited to 'net-im/libpurple/Makefile')
-rw-r--r-- | net-im/libpurple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index ff001d6e4d6b..4b0faf360e67 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -333,7 +333,7 @@ post-patch: .endif .if !defined(PIDGIN_SLAVE) && ${PORT_OPTIONS:MPERL} -post-stage: +post-install: @${SED} -i '' -e 's|^${STAGEDIR}||g' \ ${STAGEDIR}${PREFIX}/lib/purple-2/perl/auto/Purple/.packlist .endif |