From 9bde697a8a4bafb41b9bac3be7527188d46eb671 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 4 Dec 2005 22:49:37 +0000 Subject: Remove install-info from Makefile, it's automatically done when INFO is defined. --- audio/rplay/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'audio/rplay') diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 6994628e0cf6..677f473204f9 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -31,9 +31,6 @@ post-extract: @${CP} ${WRKSRC}/doc/rplay.texi ${WRKSRC}/doc/rplayd.texi post-install: -.for info in ${INFO} - @install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir -.endfor @${ECHO_MSG} "===> Installing ${PREFIX}/etc/rc.d/rplayd.sh" @${ECHO_MSG} "===> startup file as ${PREFIX}/etc/rc.d/rplayd.sh.sample" @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/rplayd.sh ${PREFIX}/etc/rc.d/rplayd.sh.sample -- cgit v1.2.3