summaryrefslogtreecommitdiff
path: root/misc/openoffice3-bin
diff options
context:
space:
mode:
authortron <tron>2010-09-07 17:35:29 +0000
committertron <tron>2010-09-07 17:35:29 +0000
commiteac76869414854e90e71e2cea05d4beb1e2cac09 (patch)
treefde218c1e4242acd505ea172e1865bc2f85258c7 /misc/openoffice3-bin
parentaa449673b364bf7ecfabb3d33a1cb15b0a4f10a3 (diff)
downloadpkgsrc-eac76869414854e90e71e2cea05d4beb1e2cac09.tar.gz
Remove "CHECK_FILES_SKIP" entries as "rpm2pkg" no longer generates
package lists which trigger false positives.
Diffstat (limited to 'misc/openoffice3-bin')
-rw-r--r--misc/openoffice3-bin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/openoffice3-bin/Makefile b/misc/openoffice3-bin/Makefile
index d5e0d128d14..3a755148874 100644
--- a/misc/openoffice3-bin/Makefile
+++ b/misc/openoffice3-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/06/15 16:48:19 bad Exp $
+# $NetBSD: Makefile,v 1.8 2010/09/07 17:35:29 tron Exp $
DISTNAME= openoffice3-bin # overridden below
PKGNAME= openoffice3-bin-${OO_RELEASE}
@@ -46,9 +46,6 @@ RUN_LDCONFIG= no
USE_TOOLS+= patch
-CHECK_FILES_SKIP+= ${PREFIX}/opt/openoffice.org/basis${OO_BASEVER}/ure-link
-CHECK_FILES_SKIP+= ${PREFIX}/opt/openoffice.org${OO_VER}/basis-link
-
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"