Date: Sat, 24 Oct 2015 14:06:56 +0000 (UTC) From: Kris Moore <kmoore@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400121 - head/net-im/teamwords Message-ID: <201510241406.t9OE6uXi043030@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kmoore Date: Sat Oct 24 14:06:55 2015 New Revision: 400121 URL: https://svnweb.freebsd.org/changeset/ports/400121 Log: - Remove unneeded ".include <bsd.port.options.mk>" Submitted by: mat@ Modified: head/net-im/teamwords/Makefile Modified: head/net-im/teamwords/Makefile ============================================================================== --- head/net-im/teamwords/Makefile Sat Oct 24 14:00:10 2015 (r400120) +++ head/net-im/teamwords/Makefile Sat Oct 24 14:06:55 2015 (r400121) @@ -26,8 +26,6 @@ PLIST_FILES= bin/teamwords \ share/icons/teamwords.png SUB_FILES= teamwords.desktop -.include <bsd.port.options.mk> - do-install: ${STRIP_CMD} ${WRKSRC}/teamwords ${INSTALL} ${WRKSRC}/teamwords ${STAGEDIR}${PREFIX}/bin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510241406.t9OE6uXi043030>