svn commit: r377251 - head/audio/spiralsynth

Baptiste Daroussin bapt at FreeBSD.org
Sat Jan 17 21:27:13 UTC 2015


Author: bapt
Date: Sat Jan 17 21:27:12 2015
New Revision: 377251
URL: https://svnweb.freebsd.org/changeset/ports/377251
QAT: https://qat.redports.org/buildarchive/r377251/

Log:
  Remove useless @dirrm

Modified:
  head/audio/spiralsynth/Makefile

Modified: head/audio/spiralsynth/Makefile
==============================================================================
--- head/audio/spiralsynth/Makefile	Sat Jan 17 21:26:00 2015	(r377250)
+++ head/audio/spiralsynth/Makefile	Sat Jan 17 21:27:12 2015	(r377251)
@@ -75,7 +75,6 @@ pre-install:
 .for ii in ${DOC_FILES}
 	${ECHO_CMD} share/doc/spiralsynth/${ii} >> ${PLIST}
 .endfor
-	${ECHO_CMD} @dirrm share/doc/spiralsynth >> ${PLIST}
 .endif
 
 do-install:


More information about the svn-ports-all mailing list