Date: Thu, 13 Feb 2014 09:41:22 +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: r344084 - head/x11/gtk-launch Message-ID: <201402130941.s1D9fMTx089058@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Feb 13 09:41:22 2014 New Revision: 344084 URL: http://svnweb.freebsd.org/changeset/ports/344084 QAT: https://qat.redports.org/buildarchive/r344084/ Log: Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for afterwards. Encouraged by: mat Modified: head/x11/gtk-launch/Makefile Modified: head/x11/gtk-launch/Makefile ============================================================================== --- head/x11/gtk-launch/Makefile Thu Feb 13 09:41:17 2014 (r344083) +++ head/x11/gtk-launch/Makefile Thu Feb 13 09:41:22 2014 (r344084) @@ -20,8 +20,6 @@ PORTSCOUT= skipv:1.1 OPTIONS_DEFINE=DOCS -.include <bsd.port.options.mk> - post-patch: ${ECHO_CMD} >> ${WRKSRC}/launch.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402130941.s1D9fMTx089058>