aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-05-29 05:39:16 +0800
committersat <sat@FreeBSD.org>2007-05-29 05:39:16 +0800
commit729a8117d6bdba42f52cf96152f053dd7a522585 (patch)
treea98c8014bbb0232daae5d0fca164be0622de900b /irc/bitchx/Makefile
parent79be02bfc77a24b9756ba033472a1c12ddfc1db1 (diff)
downloadfreebsd-ports-gnome-729a8117d6bdba42f52cf96152f053dd7a522585.tar.gz
freebsd-ports-gnome-729a8117d6bdba42f52cf96152f053dd7a522585.tar.zst
freebsd-ports-gnome-729a8117d6bdba42f52cf96152f053dd7a522585.zip
- Remove empty dir to pacify "pkg_add;pkg_delete"
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index c9401c4a51a1..2ea63c257d8c 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -111,7 +111,6 @@ pre-patch:
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/bx/help
- ${MKDIR} ${PREFIX}/share/doc/bitchx
${TAR} --directory ${WRKSRC}/bitchx-docs -cf - . | \
${TAR} --directory ${PREFIX}/share/bx/help -xf -
.else