aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-06-10 22:03:55 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-06-10 22:03:55 +0000
commitb4c81d51f7156b0d968170cded3409c38a4869b3 (patch)
treef0ce317ba1bd87796528ece0f51fb401b2803e51 /x11
parent9250841fb6a80d97c0d77c7827101cc2e176ad4d (diff)
downloadports-b4c81d51f7156b0d968170cded3409c38a4869b3.tar.gz
ports-b4c81d51f7156b0d968170cded3409c38a4869b3.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/slim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/slim/Makefile b/x11/slim/Makefile
index 818c6259a51a..f9fec76d7fdf 100644
--- a/x11/slim/Makefile
+++ b/x11/slim/Makefile
@@ -50,8 +50,8 @@ post-patch:
# Fix a previous bad install
pre-install:
@/bin/rm -f ${LOCALBASE}/share/man/man1/slim.1
- @/bin/rmdir ${LOCALBASE}/share/man/man1 2>/dev/null
- @/bin/rmdir ${LOCALBASE}/share/man 2>/dev/null
+ @/bin/rmdir ${LOCALBASE}/share/man/man1 2>/dev/null || true
+ @/bin/rmdir ${LOCALBASE}/share/man 2>/dev/null || true
post-install:
@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1