aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/volumecontrol.app/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/volumecontrol.app/Makefile b/audio/volumecontrol.app/Makefile
index eb78c6191af5..fa2f23b6fd33 100644
--- a/audio/volumecontrol.app/Makefile
+++ b/audio/volumecontrol.app/Makefile
@@ -22,14 +22,8 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${PORTNAME:C/\.app//}-${PORTVERSION}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|g' \
${WRKSRC}/AppController.m
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>