freebsd-ports/graphics/cinepaint/files/patch-plug-ins__snoise__Makefile.am
Martin Wilke f507c057f9 - Update to 1.0.4
PR:		178595
Submitted by:	Ports Fury
2013-05-21 05:43:22 +00:00

14 lines
301 B
Plaintext

--- plug-ins/snoise/Makefile.am.orig
+++ plug-ins/snoise/Makefile.am
@@ -14,9 +14,8 @@
LDADD = $(top_builddir)/lib/libcinepaint.la \
$(X_LIBS) \
- $(top_builddir)/libhalf/cinepaint_half.lo \
$(OPENEXR_LIBS) \
- -lc
+ -lm
DEPS = \
$(top_builddir)/lib/libcinepaint.la