aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 13:10:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-04 13:10:24 +0000
commite2ffd21d3d90e14f539df5961f1191619e955314 (patch)
treeb1fb92f2e4d4d008cf956bcf80ede989edaee160
parentdb7d54dc859fcdfbf45e3c05fa153af31776062c (diff)
downloadports-e2ffd21d3d90e14f539df5961f1191619e955314.tar.gz
ports-e2ffd21d3d90e14f539df5961f1191619e955314.zip
Notes
-rw-r--r--x11-toolkits/p5-Prima/Makefile2
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