summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorryoon <ryoon>2012-12-27 20:38:22 +0000
committerryoon <ryoon>2012-12-27 20:38:22 +0000
commit2af6b2a858229aa05f3eb89a0b3612ad79f45f95 (patch)
treea45e949d09fff0aa519925b9b6ebd42b894b294b /x11
parent93b18aec2ebfe815e9fa5a3216152f6ad63da280 (diff)
downloadpkgsrc-2af6b2a858229aa05f3eb89a0b3612ad79f45f95.tar.gz
Fix build on Solaris.
Diffstat (limited to 'x11')
-rw-r--r--x11/devilspie/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile
index 97d75e6083e..dcb5409069d 100644
--- a/x11/devilspie/Makefile
+++ b/x11/devilspie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/10/29 05:06:09 asau Exp $
+# $NetBSD: Makefile,v 1.55 2012/12/27 20:38:22 ryoon Exp $
DISTNAME= devilspie-0.22
PKGREVISION= 15
@@ -18,6 +18,7 @@ USE_PKGLOCALEDIR= YES
TEST_TARGET= check
INSTALLATION_DIRS= share/doc/devilspie
LDFLAGS.DragonFly= -lX11
+LDFLAGS.SunOS+= -lX11
post-install:
${INSTALL_DATA} ${WRKSRC}/README \