forked from Lainports/freebsd-ports
* Numerous bugfixes
From NEWS: "If you have tried Gfax in the past and have been
disappointed we recommend you checkout the 0.7.6 version."
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20
Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
10 lines
448 B
Text
10 lines
448 B
Text
--- Makefile.in.orig Thu Oct 26 12:56:07 2006
|
|
+++ Makefile.in Thu Oct 26 16:58:33 2006
|
|
@@ -529,7 +529,6 @@
|
|
@GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \
|
|
@GCONF_SCHEMAS_INSTALL_TRUE@ done \
|
|
@GCONF_SCHEMAS_INSTALL_TRUE@ fi
|
|
-@GCONF_SCHEMAS_INSTALL_TRUE@ killall -HUP gconfd-2
|
|
@GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
|
|
|
|
gfax: gfax.in config.log
|