pkgsrc-ng/editors/abiword/patches/patch-plugins_goffice_Makefile.am
2016-11-18 22:39:22 +01:00

15 lines
368 B
Plaintext

$NetBSD: patch-plugins_goffice_Makefile.am,v 1.3 2016/02/12 23:42:15 jperkin Exp $
Use CXX for linking.
--- plugins/goffice/Makefile.am.orig 2011-11-15 21:25:46.000000000 +0000
+++ plugins/goffice/Makefile.am
@@ -14,6 +14,7 @@ goffice_la_LDFLAGS = \
-no-undefined
goffice_la_SOURCES =
+nodist_EXTRA_goffice_la_SOURCES = dummy.cpp
EXTRA_DIST = \
plugin.m4