diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-16 18:03:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-16 18:03:55 +0000 |
commit | 0b40546d80a8c0ef01061cd73ba5d535d253656d (patch) | |
tree | 2d75569052ef3eff5072d1215dbd38ecb38172ae /audio | |
parent | 72ac40d1a609b7979f175851930463c2287f5186 (diff) | |
download | pkgsrc-0b40546d80a8c0ef01061cd73ba5d535d253656d.tar.gz |
Add USE_DIRS xdg-1.2, since it does, and add missing locale
file. Bump PKGREVISION for changed PLIST.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/solfege/Makefile | 5 | ||||
-rw-r--r-- | audio/solfege/PLIST | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index 556cb64eba5..51177294404 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:14 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/16 18:03:55 wiz Exp $ # DISTNAME= solfege-3.0.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/} @@ -10,6 +10,7 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.solfege.org/ COMMENT= Practice several musical ear training exercises +USE_DIRS+= xdg-1.2 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} diff --git a/audio/solfege/PLIST b/audio/solfege/PLIST index 77247bc2c85..8032e87a291 100644 --- a/audio/solfege/PLIST +++ b/audio/solfege/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/01/19 01:23:36 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/02/16 18:03:55 wiz Exp $ bin/lessonfile_editor bin/solfege man/man1/lessonfile_editor.1 @@ -16,6 +16,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/solfege.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/solfege.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/solfege.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/solfege.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/solfege.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/solfege.mo share/pixmaps/solfege.png share/solfege/default.config |