svn commit: r343505 - head/audio/p5-Shout

Emanuel Haupt ehaupt at FreeBSD.org
Sun Feb 9 14:33:06 UTC 2014


Author: ehaupt
Date: Sun Feb  9 14:33:05 2014
New Revision: 343505
URL: http://svnweb.freebsd.org/changeset/ports/343505
QAT: https://qat.redports.org/buildarchive/r343505/

Log:
  Remove superfluous inclusion of bsd.port.options.mk
  
  Notified by:	mat

Modified:
  head/audio/p5-Shout/Makefile

Modified: head/audio/p5-Shout/Makefile
==============================================================================
--- head/audio/p5-Shout/Makefile	Sun Feb  9 14:30:00 2014	(r343504)
+++ head/audio/p5-Shout/Makefile	Sun Feb  9 14:33:05 2014	(r343505)
@@ -28,8 +28,6 @@ post-configure:
 
 OPTIONS_DEFINE=	DOCS
 
-.include <bsd.port.options.mk>
-
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Shout/Shout.so
 	${MKDIR} ${STAGEDIR}${DOCSDIR}


More information about the svn-ports-all mailing list