aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/schism/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/audio/schism/Makefile b/audio/schism/Makefile
index 16c0f6be7cee..4797ee18f71e 100644
--- a/audio/schism/Makefile
+++ b/audio/schism/Makefile
@@ -34,15 +34,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \
PLIST_FILES= bin/${PORTNAME}
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|getopt\.h|unistd\.h|' \
- ${WRKSRC}/src/bin2h.c
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>