From 729a8117d6bdba42f52cf96152f053dd7a522585 Mon Sep 17 00:00:00 2001 From: sat Date: Mon, 28 May 2007 21:39:16 +0000 Subject: - Remove empty dir to pacify "pkg_add;pkg_delete" Approved by: Beech Rintoul (maintainer, implicit) --- irc/bitchx/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'irc/bitchx/Makefile') 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 -- cgit