aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-04 21:10:24 +0800
committeredwin <edwin@FreeBSD.org>2003-02-04 21:10:24 +0800
commita52fd3595027b34cd1909a7fc37ae08c3ebb85f6 (patch)
tree7ee1eea17fc267fbbe5085bf73a35431c5720f4b /x11-toolkits
parent4c490faa529de3dc6c3dc19a4c97fb7abddb4b62 (diff)
downloadfreebsd-ports-gnome-a52fd3595027b34cd1909a7fc37ae08c3ebb85f6.tar.gz
freebsd-ports-gnome-a52fd3595027b34cd1909a7fc37ae08c3ebb85f6.tar.zst
freebsd-ports-gnome-a52fd3595027b34cd1909a7fc37ae08c3ebb85f6.zip
and make portlint happy
PR: ports/43387
Diffstat (limited to 'x11-toolkits')
-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