freebsd-ports/comms/gmfsk/files/patch-help_gmfsk_C_Makefile.in
Stephen Hurd c153291089 - STAGEify
- Make build with Clang
- Add LICENSE
- USES_GNOME=gnomehack -> USES=pathfix
- Bump PORTREVISION

PR:		191241
Submitted by:	shurd
Reviewed by:	skreuzer
Approved by:	db, skreuzer (mentors)
2014-06-27 19:59:47 +00:00

10 lines
406 B
Text

--- help/gmfsk/C/Makefile.in.orig 2014-06-24 21:40:46.000000000 -0700
+++ help/gmfsk/C/Makefile.in 2014-06-24 21:40:55.000000000 -0700
@@ -383,7 +383,6 @@
for file in $(omffile); do \
$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
done
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
uninstall-local-omf:
-for file in $(srcdir)/*.omf; do \