We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95cc68c commit 5b73ee2Copy full SHA for 5b73ee2
1 file changed
graphics/cinepaint/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.89 2024/11/17 07:16:01 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2024/12/03 14:16:12 jperkin Exp $
2
3
DISTNAME= cinepaint-1.0-4
4
PKGNAME= cinepaint-1.0.4
@@ -22,7 +22,7 @@ USE_TOOLS+= pkg-config msgfmt gmake
22
GNU_CONFIGURE= yes
23
CONFIGURE_ARGS+= --without-python
24
25
-LDFLAGS.SunOS+= -lstdc++
+LDFLAGS.SunOS+= -lstdc++ -lsocket -lX11
26
27
PKGCONFIG_OVERRIDE= cinepaint-gtk.pc.in
28
0 commit comments