diff options
Diffstat (limited to 'devel/p5-SDL/Makefile')
-rw-r--r-- | devel/p5-SDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index d7c377183396..83078e18a258 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -54,7 +54,7 @@ USE_PERL5= yes INSTALLS_SHLIB= yes INSTALL_TARGET= pure_install -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3PREFIX= ${TARGETDIR}/lib/perl5/${PERL_VERSION} MAN3= SDL.3 \ SDL::App.3 \ SDL::Cdrom.3 \ |