diff options
Diffstat (limited to 'emulators/osf1_lib/Makefile')
-rw-r--r-- | emulators/osf1_lib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile index 454874ba25a..79a9c7c6c67 100644 --- a/emulators/osf1_lib/Makefile +++ b/emulators/osf1_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:08 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/05/22 22:22:03 jlam Exp $ DISTNAME= netscape-4.7-3.alpha PKGNAME= osf1_lib-1.1 @@ -34,8 +34,7 @@ DEINSTALL_SRC= # empty RPMARGS= -i usr/lib -i usr/bin ${DISTDIR}/${DISTFILES} -CHECK_SHLIBS= no -SHLIB_HANDLING= no +CHECK_SHLIBS_SUPPORTED= no .include "../../mk/x11.buildlink3.mk" |