From 49d0dc45c6bb05e0a50f153c728f4d3e31d7041f Mon Sep 17 00:00:00 2001 From: marino Date: Sun, 29 Jan 2012 00:18:52 +0000 Subject: sysutils/xfce4-xkb-plugin: Fix indirect linking error on DragonFly --- sysutils/xfce4-xkb-plugin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/xfce4-xkb-plugin') diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile index 1569b9b16c6..7c95282e0df 100644 --- a/sysutils/xfce4-xkb-plugin/Makefile +++ b/sysutils/xfce4-xkb-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:37 sbd Exp $ +# $NetBSD: Makefile,v 1.21 2012/01/29 00:18:52 marino Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -12,5 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xkb-plugin/ COMMENT= Xfce Keyboard plugin +LDFLAGS.DragonFly= -lX11 + .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3