pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/cinepaint
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Dec 3 14:16:12 UTC 2024
Modified Files:
pkgsrc/graphics/cinepaint: Makefile
Log Message:
cinepaint: Additional libs on SunOS.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/graphics/cinepaint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/cinepaint/Makefile
diff -u pkgsrc/graphics/cinepaint/Makefile:1.89 pkgsrc/graphics/cinepaint/Makefile:1.90
--- pkgsrc/graphics/cinepaint/Makefile:1.89 Sun Nov 17 07:16:01 2024
+++ pkgsrc/graphics/cinepaint/Makefile Tue Dec 3 14:16:12 2024
@@ -1,4 +1,4 @@
-# $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 $
DISTNAME= cinepaint-1.0-4
PKGNAME= cinepaint-1.0.4
@@ -22,7 +22,7 @@ USE_TOOLS+= pkg-config msgfmt gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-python
-LDFLAGS.SunOS+= -lstdc++
+LDFLAGS.SunOS+= -lstdc++ -lsocket -lX11
PKGCONFIG_OVERRIDE= cinepaint-gtk.pc.in
Home |
Main Index |
Thread Index |
Old Index