From cffac43185a46c7de266467dafc7acefa6f106e0 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 2 May 2007 08:00:02 +0000 Subject: [patch] cleanup non-supported FreeBSD versions PR: ports/111653 Submitted by: Edwin Groothuis Approved by: maintainer timeout --- audio/fapg/Makefile | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'audio/fapg') diff --git a/audio/fapg/Makefile b/audio/fapg/Makefile index 2cf2e48..61a46b3 100644 --- a/audio/fapg/Makefile +++ b/audio/fapg/Makefile @@ -18,17 +18,6 @@ USE_GETOPT_LONG=yes MAN1= fapg.1 -.include - -post-patch: -.if ${OSVERSION} < 500000 - @${REINPLACE_CMD} -e 's,g2,g2 -I${LOCALBASE}/include \ - -L${LOCALBASE}/lib -lgnugetopt,' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e '32 s,<,\",; 32 s,>,\",' \ - ${WRKSRC}/fapg.c - @${CP} ${FILESDIR}/getopt.h ${WRKSRC} -.endif - do-build: @cd ${WRKSRC} && ${MAKE} ${PORTNAME} @@ -44,4 +33,4 @@ post-install: .endfor .endif -.include +.include -- cgit v1.1