Date: Tue, 31 May 2016 14:35:26 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416205 - head/sysutils/tmate-slave Message-ID: <201605311435.u4VEZQZZ051647@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue May 31 14:35:26 2016 New Revision: 416205 URL: https://svnweb.freebsd.org/changeset/ports/416205 Log: sysutils/tmate-slave: remove uneeded call to autogen.sh and fix build as user Modified: head/sysutils/tmate-slave/Makefile Modified: head/sysutils/tmate-slave/Makefile ============================================================================== --- head/sysutils/tmate-slave/Makefile Tue May 31 14:34:54 2016 (r416204) +++ head/sysutils/tmate-slave/Makefile Tue May 31 14:35:26 2016 (r416205) @@ -25,7 +25,4 @@ PLIST_FILES= bin/tmate-slave BROKEN_FreeBSD_9= Does not build -pre-configure: - @cd $(wrksrc} && ./autogen.sh - .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605311435.u4VEZQZZ051647>