aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sonata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sonata/Makefile')
-rw-r--r--audio/sonata/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile
index 5e37a698bf37..e8999a70584f 100644
--- a/audio/sonata/Makefile
+++ b/audio/sonata/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sonata
-# Date created: 2007-01-22
-# Whom: Nicola Vitale <nivit@FreeBSD.org>
-#
+# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= sonata
PORTVERSION= 1.6.2.1
@@ -18,7 +14,7 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd
-USES= gettext
+USES= gettext pkgconfig
USE_GNOME= pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS= yes