From ecba1ba3ceac22f31906e34d923e57345b033bde Mon Sep 17 00:00:00 2001 From: marino Date: Sat, 28 Jan 2012 11:37:29 +0000 Subject: x11/devilspie: Fix indirect linking error on DragonFly --- x11/devilspie/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/devilspie') diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index e86937c7077..d316854d561 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2011/11/01 06:02:48 sbd Exp $ +# $NetBSD: Makefile,v 1.44 2012/01/28 11:37:29 marino Exp $ DISTNAME= devilspie-0.22 PKGREVISION= 7 @@ -19,6 +19,7 @@ GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES TEST_TARGET= check INSTALLATION_DIRS= share/doc/devilspie +LDFLAGS.DragonFly= -lX11 post-install: ${INSTALL_DATA} ${WRKSRC}/README \ -- cgit v1.2.3