summaryrefslogtreecommitdiff
path: root/databases/db5/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-03-16 08:50:58 +0000
committeradam <adam@pkgsrc.org>2014-03-16 08:50:58 +0000
commit7e62d5f03a1d796fffc6f71a0bb6f20814b3ff20 (patch)
tree3ec9257b672b616fd4c797b9ce8d2cc16fe63da1 /databases/db5/Makefile
parent5ef8dc1b7935da57e775c77e031c00c20bcee7db (diff)
downloadpkgsrc-7e62d5f03a1d796fffc6f71a0bb6f20814b3ff20.tar.gz
Got rid of PLIST.MirBSD
Diffstat (limited to 'databases/db5/Makefile')
-rw-r--r--databases/db5/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index d04cbffa56d..738c35e9037 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/11/30 16:25:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2014/03/16 08:50:58 adam Exp $
#
# NOTE:
# When updating this package, a change in the minor (5.n -> 5.(n+1))
@@ -46,8 +46,10 @@ PTHREAD_OPTS+= native
.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "MirBSD"
-PLIST_SRC= PLIST.${OPSYS}
+PLIST_VARS+= shlib
+
+.if ${OPSYS} != "MirBSD"
+PLIST.shlib= yes
.endif
INSTALLATION_DIRS= include/db5 lib share/doc/db5