aboutsummaryrefslogtreecommitdiffstats
path: root/security/fakeroot
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-02-23 22:29:50 +0800
committervs <vs@FreeBSD.org>2005-02-23 22:29:50 +0800
commitf398d094d8fd83472c7897a98de7f4c19e8f4da0 (patch)
tree007808e20f8755225d8253fc96e3b00103956d7c /security/fakeroot
parent3bdc2be93d01f9866326df533c3929a4c10a055d (diff)
downloadfreebsd-ports-gnome-f398d094d8fd83472c7897a98de7f4c19e8f4da0.tar.gz
freebsd-ports-gnome-f398d094d8fd83472c7897a98de7f4c19e8f4da0.tar.zst
freebsd-ports-gnome-f398d094d8fd83472c7897a98de7f4c19e8f4da0.zip
Correctly list man-pages, including a work-around for a corner-case
Submitted by: kris via maintainer
Diffstat (limited to 'security/fakeroot')
-rw-r--r--security/fakeroot/Makefile4
-rw-r--r--security/fakeroot/pkg-plist1
2 files changed, 5 insertions, 0 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile
index 4957a50fc8f1..2a9f9d490cc9 100644
--- a/security/fakeroot/Makefile
+++ b/security/fakeroot/Makefile
@@ -20,6 +20,10 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+MANLANG= "" es sv
MAN1= faked.1 fakeroot.1
+post-install:
+ ${GZIP_CMD} ${MANPREFIX}/man/fr/man1/fakeroot.1
+
.include <bsd.port.mk>
diff --git a/security/fakeroot/pkg-plist b/security/fakeroot/pkg-plist
index 842f301165cf..de28ceb1c5a1 100644
--- a/security/fakeroot/pkg-plist
+++ b/security/fakeroot/pkg-plist
@@ -3,3 +3,4 @@ bin/fakeroot
lib/libfakeroot.so.0
lib/libfakeroot.so
lib/libfakeroot.a
+man/fr/man1/fakeroot.1.gz