summaryrefslogtreecommitdiff
path: root/net/kismet/options.mk
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-19 18:22:58 +0000
committerjoerg <joerg>2007-02-19 18:22:58 +0000
commitaa0ed48244449b28d800fc4c7dbbf94a06616136 (patch)
tree9ad1188673dc8b0fc472e84494b611ebe7b8489d /net/kismet/options.mk
parent62b72d94e8cc156d0db6da75b3516ad8be6fb6cf (diff)
downloadpkgsrc-aa0ed48244449b28d800fc4c7dbbf94a06616136.tar.gz
Improve pthread test and handle modular Xorg.
Diffstat (limited to 'net/kismet/options.mk')
-rw-r--r--net/kismet/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kismet/options.mk b/net/kismet/options.mk
index 23a1496cf8c..c9ad46680f1 100644
--- a/net/kismet/options.mk
+++ b/net/kismet/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1.1.1 2006/08/03 15:09:49 salo Exp $
+# $NetBSD: options.mk,v 1.2 2007/02/19 18:22:58 joerg Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.kismet
@@ -13,5 +13,5 @@ DEPENDS+= wget>=1.9.1:../../net/wget
.include "../../devel/gmp/buildlink3.mk"
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.endif