svn commit: r358480 - head/shells/bashc
Adam Weinberger
adamw at FreeBSD.org
Fri Jun 20 00:11:13 UTC 2014
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
More information about the svn-ports-all
mailing list