aboutsummaryrefslogtreecommitdiff
path: root/audio/patchage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/patchage/Makefile')
-rw-r--r--audio/patchage/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile
index 2f0b89364a10..6b6ad7c9a95f 100644
--- a/audio/patchage/Makefile
+++ b/audio/patchage/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: patchage
-# Date created: 2008-07-22
-# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org>
-#
+# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= patchage
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.drobilla.net/ \
http://frugalware.mirrors.tds.net/pub/linux/frugalware/frugalware-current/source/xmultimedia-extra/patchage/
@@ -20,7 +16,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
raul.10:${PORTSDIR}/audio/raul \
- boost_date_time.4:${PORTSDIR}/devel/boost-libs \
+ boost_date_time:${PORTSDIR}/devel/boost-libs \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
glademm-2.4:${PORTSDIR}/devel/libglademm24 \