aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2005-02-11 22:52:01 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2005-02-11 22:52:01 +0000
commit22fb98ec9a70328f6fa905a062f6f6cee0eae365 (patch)
treefc139904248ab906935773db4f0bfbf442ab9ba3 /devel/cvsweb
parent69eef360089d722de785be5e6fb9c62789b0eadf (diff)
Notes
Diffstat (limited to 'devel/cvsweb')
-rw-r--r--devel/cvsweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile
index 4233a5e7aed4..da2e071cc168 100644
--- a/devel/cvsweb/Makefile
+++ b/devel/cvsweb/Makefile
@@ -75,7 +75,7 @@ do-install:
post-install:
.if defined(PACKAGE_BUILDING)
- ${ECHO_CMD} "@unexec rmdir -p %D/${CGIDIR} %D/${ICONSDIR} 2>/dev/null || true" >> ${TMPPLIST}
+ ${ECHO_CMD} "@unexec rmdir %D/${CGIDIR} %D/${ICONSDIR} 2>/dev/null || true" >> ${TMPPLIST}
.endif
@${CAT} ${PKGMESSAGE}