pkgsrc/graphics/cinepaint/patches/patch-plug-ins_gauss__rle_Makefile.am
ryoon a60fbf806c Update to 1.0.4
* Use FreeBSD patches to fix build and startup crash

Changelog:
I could not find it.
2018-12-31 13:11:12 +00:00

14 lines
364 B
Text

$NetBSD: patch-plug-ins_gauss__rle_Makefile.am,v 1.1 2018/12/31 13:11:12 ryoon Exp $
--- plug-ins/gauss_rle/Makefile.am.orig 2004-02-10 00:02:52.000000000 +0000
+++ plug-ins/gauss_rle/Makefile.am
@@ -15,8 +15,7 @@ INCLUDES = \
LDADD = \
$(top_builddir)/lib/libcinepaint.la \
$(X_LIBS) \
- \
- -lc
+ -lm
DEPS = $(top_builddir)/lib/libcinepaint.la