1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/graphics/cinepaint/files/patch-plug-ins__gauss_rle__Makefile.am
Martin Wilke f507c057f9 - Update to 1.0.4
PR:		178595
Submitted by:	Ports Fury
2013-05-21 05:43:22 +00:00

13 lines
229 B
Plaintext

--- plug-ins/gauss_rle/Makefile.am.orig
+++ plug-ins/gauss_rle/Makefile.am
@@ -15,8 +15,7 @@
LDADD = \
$(top_builddir)/lib/libcinepaint.la \
$(X_LIBS) \
- \
- -lc
+ -lm
DEPS = $(top_builddir)/lib/libcinepaint.la