summaryrefslogtreecommitdiff
path: root/net/arla
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-17 21:03:51 +0000
committerjoerg <joerg>2007-08-17 21:03:51 +0000
commit6aab8cded7e1193d361c4005960bf983e9554cf6 (patch)
tree52491599f82deb5c23ae8db89109447f5e635e43 /net/arla
parent1a4a960bf2ae0058e7e31fc666b7d42d3fc28816 (diff)
downloadpkgsrc-6aab8cded7e1193d361c4005960bf983e9554cf6.tar.gz
Try to sort out modular Xorg support. Untested as it doesn't build
on NetBSD/current.
Diffstat (limited to 'net/arla')
-rw-r--r--net/arla/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arla/options.mk b/net/arla/options.mk
index bf72a4c3ca7..2bf5f2efc22 100644
--- a/net/arla/options.mk
+++ b/net/arla/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:52 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2007/08/17 21:03:51 joerg Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.arla
PKG_SUPPORTED_OPTIONS= x11
@@ -9,7 +9,7 @@ PKG_SUGGESTED_OPTIONS=
.if !empty(PKG_OPTIONS:Mx11)
CONFIGURE_ARGS+= --with-x
PLIST_SUBST+= X11_SUPPORT=
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
.else
CONFIGURE_ARGS+= --without-x
PLIST_SUBST+= X11_SUPPORT='@comment '