openbsd-ports/comms/gmfsk/patches/patch-Makefile_in
ajacoutot 038065f17c - this needs scrollkeeper to build
- add gconf/schema and scrollkeeper handling
- while here, do some cleaning: remove quotes around COMMENT and add
license information

thanks to Charles Longeau" <chl at tuxfamily dot org> for noticing it
didn't build without scrollkeeper
MAINTAINER timeout
2007-07-29 14:40:58 +00:00

13 lines
390 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1 2007/07/29 14:40:58 ajacoutot Exp $
--- Makefile.in.orig Mon Jul 23 20:47:40 2007
+++ Makefile.in Mon Jul 23 20:47:54 2007
@@ -598,8 +598,6 @@ install-data-local:
fi \
done \
fi
- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
- $(GCONFTOOL) --makefile-install-rule $(top_builddir)/gmfsk.schemas
dist-hook:
if test -d pixmaps; then \