summaryrefslogtreecommitdiff
path: root/x11/ftmenu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/ftmenu/Makefile')
-rw-r--r--x11/ftmenu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile
index 8b21c99c4e6..7f8892a531e 100644
--- a/x11/ftmenu/Makefile
+++ b/x11/ftmenu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/10/10 14:42:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2014/02/24 17:54:04 wiedi Exp $
#
DISTNAME= ftmenu-0.3
@@ -13,6 +13,7 @@ COMMENT= Fluxbox Tray Menu
GNU_CONFIGURE= YES
LDFLAGS.DragonFly= -lX11
+LDFLAGS.SunOS+= -lX11
#XXX: Not using C++, but configure require it.
USE_LANGUAGES+= c c++