diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 01:53:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 01:53:16 +0000 |
commit | 062d5457aa4a719ca9e70a58c8c8c73c8077b65d (patch) | |
tree | 887ca6a5be04e029443c6c650df89b95b277e5a4 /audio/audacity | |
parent | 2c82d269ea372e3f2fb8cfadd9047da7162d8c5d (diff) | |
download | ports-062d5457aa4a719ca9e70a58c8c8c73c8077b65d.tar.gz ports-062d5457aa4a719ca9e70a58c8c8c73c8077b65d.zip |
Notes
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 0a5f2cb28364..90afb233ce91 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION} USE_AUTOTOOLS= aclocal autoconf GNU_CONFIGURE= yes -USES= gmake gettext +USES= gmake gettext pkgconfig USE_XZ= yes USE_WX= 2.8 WX_UNICODE= yes |