summaryrefslogtreecommitdiff
path: root/databases/db4/Makefile
diff options
context:
space:
mode:
authorobache <obache>2014-06-07 08:06:01 +0000
committerobache <obache>2014-06-07 08:06:01 +0000
commit9a6cc44b2547f77938d9de87c17ffd58d0bfe852 (patch)
tree5f05c401d9de85dea14c35ae1f5e3eaf1c139b45 /databases/db4/Makefile
parente2a703c350d5fd14c274ddcbef866cd3f4317b17 (diff)
downloadpkgsrc-9a6cc44b2547f77938d9de87c17ffd58d0bfe852.tar.gz
Drop settings of LIBSO_LIBS for configure.
Now, configure set LIBSO_LIBS with LIBS, so it is useless passing LIBSO_LIBS to configure. Overmore, "nsl" and "rt" libraries are exactly checked.
Diffstat (limited to 'databases/db4/Makefile')
-rw-r--r--databases/db4/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index 7aa5a029b32..7170a7b1fb2 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2013/03/03 11:55:12 obache Exp $
+# $NetBSD: Makefile,v 1.67 2014/06/07 08:06:01 obache Exp $
#
# NOTE:
# When updating this package, a change in the minor (4.n -> 4.(n+1))
@@ -33,10 +33,6 @@ CONFIGURE_ARGS+= --enable-cxx
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/db4
CONFIGURE_ARGS+= --program-transform-name=s,db_,db4_,
-OPSYSVARS+= LIBSO_LIBS
-LIBSO_LIBS.SunOS+= -lnsl -lrt
-CONFIGURE_ENV+= LIBSO_LIBS=${LIBSO_LIBS:Q}
-
.include "options.mk"
# DB4 only want pthreads because it's really after POSIX 1003.1