aboutsummaryrefslogtreecommitdiff
path: root/audio/schism
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-04-16 07:57:19 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-04-16 07:57:19 +0000
commitf065f9926bd1fb13b8bdc2c11c6fa39571da84cf (patch)
treeec1762502f4c9a454454db07300602180d8f7b6f /audio/schism
parent51ba53522af79f9be99522be1a7b75bacb6b3149 (diff)
downloadports-f065f9926bd1fb13b8bdc2c11c6fa39571da84cf.tar.gz
ports-f065f9926bd1fb13b8bdc2c11c6fa39571da84cf.zip
Notes
Diffstat (limited to 'audio/schism')
-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>