pkgsrc/graphics/cinepaint/patches/patch-plug-ins_edge_Makefile.am

16 lines
419 B
Text
Raw Normal View History

$NetBSD: patch-plug-ins_edge_Makefile.am,v 1.1 2018/12/31 13:11:12 ryoon Exp $
--- plug-ins/edge/Makefile.am.orig 2011-11-28 07:00:48.000000000 +0000
+++ plug-ins/edge/Makefile.am
@@ -15,9 +15,8 @@ INCLUDES = \
LDADD = \
$(top_builddir)/lib/libcinepaint.la \
$(X_LIBS) \
- $(top_builddir)/libhalf/cinepaint_half.lo \
$(OPENEXR_LIBS) \
- -lc
+ -lm
DEPS = $(top_builddir)/lib/libcinepaint.la