From 0089daa72fb9c8c45b2107e37d09f77ac25df445 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 16 Apr 2007 06:47:06 +0000 Subject: [patch] audio/squash - cleanup non-supported FreeBSD versions PR: ports/111690 Submitted by: Edwin Groothuis Approved by: Matthias Andree --- audio/squash/Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'audio/squash/Makefile') diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 4b3943249d89..282dd72e726f 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -29,8 +29,6 @@ USE_RUBY= yes PORTDOCS= * .endif -.include - post-patch: @${REINPLACE_CMD} -e "s|--std=gnu99|--std=gnu99 ${CFLAGS} ${PTHREAD_CFLAGS}|; \ s|-Iinclude|-Iinclude -I${LOCALBASE}/include|; \ @@ -55,10 +53,4 @@ do-install: .endfor .endif -.if ${OSVERSION} < 501100 - -IGNORE= "ignored: FreeBSD before 5.1 lacks the wordexp interface" - -.endif - -.include +.include -- cgit v1.2.3