diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 13:10:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 13:10:24 +0000 |
commit | e2ffd21d3d90e14f539df5961f1191619e955314 (patch) | |
tree | b1fb92f2e4d4d008cf956bcf80ede989edaee160 /x11-toolkits/p5-Prima | |
parent | db7d54dc859fcdfbf45e3c05fa153af31776062c (diff) | |
download | ports-e2ffd21d3d90e14f539df5961f1191619e955314.tar.gz ports-e2ffd21d3d90e14f539df5961f1191619e955314.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Prima')
-rw-r--r-- | x11-toolkits/p5-Prima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile index 66d6db021292..d6348ce87738 100644 --- a/x11-toolkits/p5-Prima/Makefile +++ b/x11-toolkits/p5-Prima/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ CONFIGURE_ARGS+= CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" \ INSTALL_MAN3="${PREFIX}/lib/perl5/${PERL_VERSION}/man/man3" \ - INSTALL_MAN1="${PREFIX}/man/man1" + INSTALL_MAN1="${PREFIX}/man/man1" CONFIGURE_SCRIPT= Makefile.PL USE_PERL5= yes |