From b3abd4e6f36050554ff03b8c9b1ed26b5574dc54 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Fri, 10 Dec 2004 04:22:50 +0000 Subject: It seems Kris marked as broken based on previous version (1.0.00.005). I cannot reproduce plist breakage with current version. Let's go without $BROKEN and see what happens. --- deskutils/egroupware/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'deskutils') diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index ebfc1cc1af0..3b7f1fde0e2 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -36,10 +36,6 @@ DEST= ${PREFIX}/www/data-dist/egroupware .include -.if ${OSVERSION} >= 600000 -BROKEN= "Broken pkg-plist on FreeBSD >= 6.x" -.endif - post-extract: @${FIND} ${WRKSRC} -name CVS -type d | ${XARGS} ${RM} -rf -- cgit