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
commit19ccffb94e85fbe51d3183cd16ee82ba5603b4c2 (patch)
tree2229cee98bdc9b9fcce6d2945af7bdfffaee181c /pkgtools/x11-links
parentc7886fdf7260f73758e0f793284fad4018f8286b (diff)
downloadpkgsrc-19ccffb94e85fbe51d3183cd16ee82ba5603b4c2.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