Index: Makefile =================================================================== RCS file: /usr/opt/cvs/freebsd-src/ports/audio/gtkpod/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 28 Jul 2004 11:08:32 -0000 1.14 +++ Makefile 28 Jul 2004 16:22:59 -0000 @@ -56,9 +56,6 @@ @${ECHO_MSG} .endif -post-patch: - @${CP} ${FILESDIR}/systems.h ${WRKSRC}/src - pre-configure: # install locale correctly (share dir instead of lib dir) @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|' \ Index: files/systems.h =================================================================== RCS file: /usr/opt/cvs/freebsd-src/ports/audio/gtkpod/files/systems.h,v retrieving revision 1.1 diff -u -r1.1 systems.h --- files/systems.h 12 May 2004 08:43:58 -0000 1.1 +++ files/systems.h 28 Jul 2004 16:15:57 -0000 @@ -1,7 +1 @@ -/* This file is included from faad2 version of mepg4ip.h. */ -#include -#include -#include - -#define HAVE_RINT