svn commit: r339304 - in head/devel/zpu-binutils: . files

Diane Bruce db at FreeBSD.org
Fri Jan 10 00:14:16 UTC 2014


Author: db
Date: Fri Jan 10 00:14:15 2014
New Revision: 339304
URL: http://svnweb.freebsd.org/changeset/ports/339304

Log:
  - Unbreak
  - remove unnecessary file from files

Deleted:
  head/devel/zpu-binutils/files/configure.sh
Modified:
  head/devel/zpu-binutils/Makefile
  head/devel/zpu-binutils/pkg-plist

Modified: head/devel/zpu-binutils/Makefile
==============================================================================
--- head/devel/zpu-binutils/Makefile	Thu Jan  9 23:52:04 2014	(r339303)
+++ head/devel/zpu-binutils/Makefile	Fri Jan 10 00:14:15 2014	(r339304)
@@ -18,7 +18,6 @@ MANDIRS=	${PREFIX}/zpu/man
 USES=		gettext gmake
 
 INFO=		zpu/as zpu/bfd zpu/binutils zpu/configure zpu/ld zpu/standards
-INFO_PATH=	PREFIX/info/zpu
 
 post-patch:
 	@${REINPLACE_CMD} -e 's/%%CC%%/${CC}/' ${WRKSRC}/build.sh

Modified: head/devel/zpu-binutils/pkg-plist
==============================================================================
--- head/devel/zpu-binutils/pkg-plist	Thu Jan  9 23:52:04 2014	(r339303)
+++ head/devel/zpu-binutils/pkg-plist	Fri Jan 10 00:14:15 2014	(r339304)
@@ -111,4 +111,3 @@ zpu/bin/zpu-elf-addr2line
 @dirrmtry zpu/lib
 @dirrmtry zpu/bin
 @dirrmtry zpu
- at dirrmtry info/zpu


More information about the svn-ports-all mailing list