1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/rplay/files/patch-ab
Alexander Langer e71e1fb70f - Update to version 3.3.2
- Add WWW: line into pkg/DESCR
- Add INSTALLS_SHLIB/INFO_FILES hunks
- HAS_CONFIGURE -> GNU_CONFIGURE

PR:		19521
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-28 16:05:11 +00:00

11 lines
372 B
Plaintext

--- rplayd/Makefile.in.orig Wed Jun 9 15:27:43 1999
+++ rplayd/Makefile.in Wed Jun 21 23:04:00 2000
@@ -54,7 +54,6 @@
install: all
$(MKINSTALLDIRS) $(sbindir)
$(INSTALL_PROGRAM) $(TARGET) $(sbindir)/$(TARGET)
- @test -x $(bindir)/$(TARGET) && echo "" && echo " Note: Consider removing $(bindir)/$(TARGET)" && echo ""
uninstall:
$(RM) $(bindir)/$(TARGET)