Date: Fri, 20 Jun 2014 00:11:12 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358480 - head/shells/bashc Message-ID: <201406200011.s5K0BC3s039373@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Fri Jun 20 00:11:12 2014 New Revision: 358480 URL: http://svnweb.freebsd.org/changeset/ports/358480 QAT: https://qat.redports.org/buildarchive/r358480/ Log: Use the @shell helper instead of custom pkg-install/deinstall scripts. Deleted: head/shells/bashc/pkg-deinstall head/shells/bashc/pkg-install Modified: head/shells/bashc/Makefile Modified: head/shells/bashc/Makefile ============================================================================== --- head/shells/bashc/Makefile Fri Jun 20 00:09:20 2014 (r358479) +++ head/shells/bashc/Makefile Fri Jun 20 00:11:12 2014 (r358480) @@ -14,10 +14,6 @@ MAKE_JOBS_UNSAFE= yes USES= tar:tgz GNU_CONFIGURE= yes -PLIST_FILES= bin/bashc \ - etc/bash_commander \ - etc/bash_dialog - post-patch: @${REINPLACE_CMD} -e 's|autoconf|${TRUE}|' ${WRKSRC}/Makefile.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406200011.s5K0BC3s039373>