summaryrefslogtreecommitdiff
path: root/pkgtools/x11-links
diff options
context:
space:
mode:
authorryoon <ryoon>2013-01-12 10:18:12 +0000
committerryoon <ryoon>2013-01-12 10:18:12 +0000
commit9520db6f55ed9a0279bd264bc658e5e1dfeecdfa (patch)
tree2229cee98bdc9b9fcce6d2945af7bdfffaee181c /pkgtools/x11-links
parent94982539e7a5c98a6bb7f222587cf9eb333c1a35 (diff)
downloadpkgsrc-9520db6f55ed9a0279bd264bc658e5e1dfeecdfa.tar.gz
Put CHECK_SHLIBS_SUPPORTED=no into OpenBSD condition.
Thank you, tron@.
Diffstat (limited to 'pkgtools/x11-links')
-rw-r--r--pkgtools/x11-links/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index 17e61b7584f..dfc5035330e 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2013/01/11 10:37:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.138 2013/01/12 10:18:12 ryoon Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in buildlink3.mk to the correct version,
@@ -14,7 +14,10 @@ HOMEPAGE= http://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Shadow tree of links to native X11 headers and libraries
LICENSE= original-bsd
+.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "OpenBSD"
CHECK_SHLIBS_SUPPORTED= no
+.endif
PKG_INSTALLATION_TYPES= overwrite pkgviews