aboutsummaryrefslogtreecommitdiff
path: root/audio/jack/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-01-23 19:58:43 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-01-23 19:58:43 +0000
commitee4c683f31a6f4a13ae617752e5ea3cf3b0ac6db (patch)
treef337752a22dee6d77fe71b92547c2fda1101dfb3 /audio/jack/Makefile
parent3fa65e855eae4418edaf5594193c82cf8c625412 (diff)
Notes
Diffstat (limited to 'audio/jack/Makefile')
-rw-r--r--audio/jack/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index f5aff9f0a242..b82eec34dd46 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= jackit
-PORTVERSION= 0.102.20
-PORTREVISION= 1
+PORTVERSION= 0.102.28.20061216
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= jackit
-DISTNAME= jack-audio-connection-kit-${PORTVERSION}
+MASTER_SITES= http://www.rncbc.org/jack/ \
+ http://freebsd.unixfreunde.de/sources/
+DISTNAME= jack-0.102.28.svn20061216
MAINTAINER= multimedia@FreeBSD.org
COMMENT= A low-latency audio server
@@ -26,8 +25,9 @@ LATEST_LINK= jack
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include" \
CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
+CONFIGURE_ARGS= --mandir=${PREFIX}/man/
GNU_CONFIGURE= yes
-USE_GETOPT_LONG= yes
+USE_GETOPT_LONG=yes
USE_LDCONFIG= yes
USE_GNOME= pkgconfig gnometarget gnomehack