Skip to content

Commit 5b73ee2

Browse files
committed
cinepaint: Additional libs on SunOS.
1 parent 95cc68c commit 5b73ee2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

graphics/cinepaint/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.89 2024/11/17 07:16:01 wiz Exp $
1+
# $NetBSD: Makefile,v 1.90 2024/12/03 14:16:12 jperkin Exp $
22

33
DISTNAME= cinepaint-1.0-4
44
PKGNAME= cinepaint-1.0.4
@@ -22,7 +22,7 @@ USE_TOOLS+= pkg-config msgfmt gmake
2222
GNU_CONFIGURE= yes
2323
CONFIGURE_ARGS+= --without-python
2424

25-
LDFLAGS.SunOS+= -lstdc++
25+
LDFLAGS.SunOS+= -lstdc++ -lsocket -lX11
2626

2727
PKGCONFIG_OVERRIDE= cinepaint-gtk.pc.in
2828

0 commit comments

Comments
 (0)