We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de603bc commit d6f57bfCopy full SHA for d6f57bf
1 file changed
multimedia/ogle_gui/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.74 2024/11/17 07:16:29 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2024/12/03 15:18:56 jperkin Exp $
2
3
DISTNAME= ogle_gui-0.9.2
4
PKGREVISION= 61
@@ -17,6 +17,8 @@ GNU_CONFIGURE= yes
17
CONFIGURE_ARGS+= --bindir=${PREFIX}/lib/ogle
18
CONFIGURE_ARGS+= --enable-gtk2
19
20
+LDFLAGS.SunOS+= -lX11
21
+
22
.include "../../devel/libglade/buildlink3.mk"
23
.include "../../multimedia/ogle/buildlink3.mk"
24
.include "../../textproc/libxml2/buildlink3.mk"
0 commit comments