aboutsummaryrefslogtreecommitdiff
path: root/audio/darkice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r--audio/darkice/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index 8ecd148839d4..21d2a44b8d9d 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= darkice
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,13 +27,7 @@ CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \
MAN1= darkice.1
MAN5= darkice.cfg.5
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 5000000
-USE_GCC= 3.1
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>