diff options
author | Philip Paeps <philip@FreeBSD.org> | 2005-02-21 11:58:12 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2005-02-21 11:58:12 +0000 |
commit | 5e79d0c27cc98c70b2848670f33f2929cdb5c6f2 (patch) | |
tree | a21f5a4050965ad4032d506e71ee6887954e6fac /devel/p5-SDL | |
parent | 0d233803e064237bfa5779ddc5332327464eb006 (diff) | |
download | ports-5e79d0c27cc98c70b2848670f33f2929cdb5c6f2.tar.gz ports-5e79d0c27cc98c70b2848670f33f2929cdb5c6f2.zip |
Notes
Diffstat (limited to 'devel/p5-SDL')
-rw-r--r-- | devel/p5-SDL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index e039d99dae28..d7c377183396 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -52,6 +52,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple USE_PERL5= yes INSTALLS_SHLIB= yes +INSTALL_TARGET= pure_install MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= SDL.3 \ |