forked from Lainports/freebsd-ports
14 lines
292 B
Text
14 lines
292 B
Text
|
|
$FreeBSD$
|
|
|
|
--- plugins/gb/Makefile.in.orig Tue Oct 9 15:16:29 2001
|
|
+++ plugins/gb/Makefile.in Tue Oct 9 15:20:18 2001
|
|
@@ -216,7 +216,7 @@
|
|
gnum_gb_la_LIBADD = \
|
|
$(GB_LIBS) \
|
|
$(GNUMERIC_LIBS) \
|
|
- -lm @GLIB_LIBS@ -lgb -lgbrun
|
|
+ -lm @GLIB_LIBS@ -lgbrun
|
|
|
|
|
|
xml_in_files = plugin.xml.in
|