mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
f507c057f9
PR: 178595 Submitted by: Ports Fury
13 lines
229 B
Plaintext
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
|
|
|