From e1b4e96c6b233339655b0dfc6707b6473ab2fcae Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 3 Mar 2013 11:55:12 +0000 Subject: .so in PLIST are handled by framework, no need to take care here anymore. --- databases/db4/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'databases/db4/Makefile') diff --git a/databases/db4/Makefile b/databases/db4/Makefile index 7f874a1e2e3..7aa5a029b32 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2013/03/01 16:10:23 jperkin Exp $ +# $NetBSD: Makefile,v 1.66 2013/03/03 11:55:12 obache Exp $ # # NOTE: # When updating this package, a change in the minor (4.n -> 4.(n+1)) @@ -37,13 +37,6 @@ OPSYSVARS+= LIBSO_LIBS LIBSO_LIBS.SunOS+= -lnsl -lrt CONFIGURE_ENV+= LIBSO_LIBS=${LIBSO_LIBS:Q} -.include "../../mk/bsd.prefs.mk" - -PLIST_VARS+= norm_so -.if ${OPSYS} != "Cygwin" -PLIST.norm_so= yes -.endif - .include "options.mk" # DB4 only want pthreads because it's really after POSIX 1003.1 -- cgit v1.2.3