freebsd-ports/audio/splay/files/patch-ab
Steve Price 8b3fb6d2dd Upgrade to version 0.8.2.
PR:		6122
Submitted by:	maintainer
1998-04-19 15:40:55 +00:00

16 lines
563 B
Plaintext

--- Makefile.in.orig Sat Apr 4 17:32:23 1998
+++ Makefile.in Sat Apr 4 17:38:18 1998
@@ -132,12 +132,6 @@
else file=splay.1; fi; \
echo " $(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst"; \
$(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst
- @sect=1; \
- inst=`echo "xsplay" | sed '$(transform)'`.1; \
- if test -f $(srcdir)/xsplay.1; then file=$(srcdir)/xsplay.1; \
- else file=xsplay.1; fi; \
- echo " $(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst"; \
- $(INSTALL_DATA) $$file $(mandir)/man$$sect/$$inst
uninstall-man:
$(NORMAL_UNINSTALL)