aboutsummaryrefslogtreecommitdiff
path: root/audio/volumecontrol.app
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-05-02 07:13:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-05-02 07:13:09 +0000
commit0a7f49ac0ffa7655e919b30a74f2f5a22708f288 (patch)
tree4dae9205bfd43b12d836c0365541acca62f55807 /audio/volumecontrol.app
parentc38fa50dd2557e6ac9bfeb8809c9657364cd79f8 (diff)
downloadports-0a7f49ac0ffa7655e919b30a74f2f5a22708f288.tar.gz
ports-0a7f49ac0ffa7655e919b30a74f2f5a22708f288.zip
Notes
Diffstat (limited to 'audio/volumecontrol.app')
-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>