summaryrefslogtreecommitdiff
path: root/audio/darkice/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-18 16:24:50 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-18 16:24:50 +0000
commit5d0d12e2d8965e7da066aba1e1dbaac153ef9d11 (patch)
tree75a040cd9ac60993de07881c69deb80bfd667af5 /audio/darkice/Makefile
parent- Update to 1.1.8. Relevant parts from the release notes: (diff)
- Update to version 0.14
PR: ports/63002 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=101329
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r--audio/darkice/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index cbbf7b96e5c6..ae7619865c3b 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= darkice
-PORTVERSION= 0.13.2
+PORTVERSION= 0.14
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,8 +24,9 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \
--with-vorbis-prefix=${LOCALBASE}
-MAN1= darkice.1
-MAN5= darkice.cfg.5
+MAN1= darkice.1
+MAN5= darkice.cfg.5
+PLIST_FILES= bin/darkice etc/darkice.cfg
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \