summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--audio/squash/Makefile10
1 files changed, 1 insertions, 9 deletions
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 <bsd.port.pre.mk>
-
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 <bsd.port.post.mk>
+.include <bsd.port.mk>