summaryrefslogtreecommitdiff
path: root/net/xfce4-wavelan-plugin
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-01-20 17:41:25 +0000
committermartti <martti@pkgsrc.org>2005-01-20 17:41:25 +0000
commit1197cb810499713dd13ad9e0c1c4796621702a85 (patch)
tree59cef7bc416d01523fa2bab10294d209623488e9 /net/xfce4-wavelan-plugin
parente4efb0343f095293a74c543813223fd8c9447289 (diff)
downloadpkgsrc-1197cb810499713dd13ad9e0c1c4796621702a85.tar.gz
Disable this for NetBSD 1.x
Diffstat (limited to 'net/xfce4-wavelan-plugin')
-rw-r--r--net/xfce4-wavelan-plugin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile
index 0aa79be3343..858c818bc25 100644
--- a/net/xfce4-wavelan-plugin/Makefile
+++ b/net/xfce4-wavelan-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/01/17 13:15:55 martti Exp $
+# $NetBSD: Makefile,v 1.5 2005/01/20 17:41:25 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -9,5 +9,8 @@ CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/xfce-goodies/
COMMENT= XFce4 WLAN plugin
+# NetBSD 1.x does not have /usr/include/net80211/
+NOT_FOR_PLATFORM= NetBSD-1.[0-9]*-*
+
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"