diff -ruN psptoolchain-gdb.orig/Makefile psptoolchain-gdb/Makefile --- psptoolchain-gdb.orig/Makefile 2014-07-26 16:07:43.173103941 -0500 +++ psptoolchain-gdb/Makefile 2014-07-26 17:43:31.584614337 -0500 @@ -3,6 +3,7 @@ PORTNAME= gdb PORTVERSION= 7.3.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME}/ @@ -13,8 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/psp/sdk/lib/libpspsdk.a:${PORTSDIR}/devel/psptoolchain-pspsdk-stage2 -USES= gmake -USE_BZIP2= yes +USES= gmake tar:bzip2 USE_CSTD= gnu89 HAS_CONFIGURE= yes @@ -25,12 +25,7 @@ --disable-install-libiberty \ --mandir=${PREFIX}/man -MAN1= psp-gdb.1 \ - psp-gdbtui.1 \ - psp-run.1 - # Disable installation of .info files and libiberty. -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E 's/^(INFO_DEPS.*=)(.*)/\1#\2/' ${WRKSRC}/bfd/doc/Makefile.in @${REINPLACE_CMD} -E 's/^(INFO_DEPS.*=)(.*)/\1#\2/' ${WRKSRC}/gdb/doc/Makefile.in diff -ruN psptoolchain-gdb.orig/pkg-plist psptoolchain-gdb/pkg-plist --- psptoolchain-gdb.orig/pkg-plist 2014-07-26 16:07:43.173103941 -0500 +++ psptoolchain-gdb/pkg-plist 2014-07-26 17:33:17.613136597 -0500 @@ -17,6 +17,9 @@ share/gdb/syscalls/ppc64-linux.xml share/gdb/syscalls/sparc-linux.xml share/gdb/syscalls/sparc64-linux.xml +man/man1/psp-gdb.1.gz +man/man1/psp-gdbtui.1.gz +man/man1/psp-run.1.gz @dirrmtry share/info @dirrm share/gdb/syscalls @dirrm share/gdb/python/gdb/command