diff options
Diffstat (limited to 'misc/openoffice2-bin/Makefile')
-rw-r--r-- | misc/openoffice2-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2-bin/Makefile b/misc/openoffice2-bin/Makefile index cad68cefded..95f3d850057 100644 --- a/misc/openoffice2-bin/Makefile +++ b/misc/openoffice2-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/03/14 01:14:31 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2006/05/22 22:22:04 jlam Exp $ PKGNAME= openoffice-bin-2.0.2 CATEGORIES= misc @@ -31,7 +31,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.6*-i386 NetBSD-[2-9]*-i386 ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 DragonFly-*-i386 TEMP?= ${WRKSRC} -CHECK_SHLIBS= no +CHECK_SHLIBS_SUPPORTED= no PLIST_SRC= ${PKGDIR}/PLIST.proglinks PLIST_SRC+= ${WRKDIR}/PLIST |