diff options
Diffstat (limited to 'audio/sonata')
-rw-r--r-- | audio/sonata/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index 1d237b5c42a..35c26715545 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/02 17:10:36 tron Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/02 23:48:09 asau Exp $ # EGG_NAME= Sonata-1.6.2.1 @@ -16,8 +16,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-SOAPpy-[0-9]*:../../net/py-soappy DEPENDS+= ${PYPKGPREFIX}-mpd-[0-9]*:../../audio/py-mpd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config msgfmt SUBST_CLASSES+= mandir |