summaryrefslogtreecommitdiffstats
path: root/audio/libaiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libaiff/Makefile')
-rw-r--r--audio/libaiff/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/libaiff/Makefile b/audio/libaiff/Makefile
index dd2e5b6..479ec45 100644
--- a/audio/libaiff/Makefile
+++ b/audio/libaiff/Makefile
@@ -21,14 +21,8 @@ PLIST_FILES= lib/${PORTNAME}.a include/${PORTNAME}/config.h include/${PORTNAME}/
include/${PORTNAME}/${PORTNAME}.h include/${PORTNAME}/config.vc.h
PLIST_DIRS= include/${PORTNAME}
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's/install: libaiff.a/install:/' \
${WRKSRC}/${MAKEFILE}.in
-.if ${OSVERSION} < 700042
-BROKEN= does not build on 6.x.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud