Date: Sun, 9 Feb 2014 14:33:06 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343505 - head/audio/p5-Shout Message-ID: <201402091433.s19EX6j8059906@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402091433.s19EX6j8059906>