aboutsummaryrefslogtreecommitdiffstats
path: root/german/manpages/Makefile
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>2005-02-17 00:21:28 +0800
committerwosch <wosch@FreeBSD.org>2005-02-17 00:21:28 +0800
commitb30e43fef12e8b7534ceb1a19fdac103f040dcf3 (patch)
tree36fc49f00ee6b0f54ccc13f853956182eb2fb77b /german/manpages/Makefile
parent637d704f3e22d4f90e72f1c44a3680d1c7c415fd (diff)
downloadfreebsd-ports-gnome-b30e43fef12e8b7534ceb1a19fdac103f040dcf3.tar.gz
freebsd-ports-gnome-b30e43fef12e8b7534ceb1a19fdac103f040dcf3.tar.zst
freebsd-ports-gnome-b30e43fef12e8b7534ceb1a19fdac103f040dcf3.zip
Don't install man sub-directory 'debian'. It has less value
and unlike the man* and cat* sub-directories, it will not be de-installed by the ports scripts.
Diffstat (limited to 'german/manpages/Makefile')
-rw-r--r--german/manpages/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/german/manpages/Makefile b/german/manpages/Makefile
index 727932bdc374..34af90f2f4d1 100644
--- a/german/manpages/Makefile
+++ b/german/manpages/Makefile
@@ -28,6 +28,7 @@ do-build:
.endif
pre-install:
+ ${RM} -rf ${WRKSRC}/${manpages}/debian
${FIND} ${WRKSRC}/${manpages} -type f -print | \
${SED} "s%${WRKSRC}/${manpages}%man/${LANG}%" > ${PLIST}