Enable unicode again.
ok landry
This commit is contained in:
parent
9aa729f18e
commit
59f395ba1c
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2011/04/23 09:08:27 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2011/04/28 17:51:50 kili Exp $
|
||||
|
||||
COMMENT= free audio editor
|
||||
|
||||
V= 1.3.9
|
||||
DISTNAME= audacity-minsrc-${V}
|
||||
PKGNAME= audacity-${V}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= audio
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -62,7 +62,7 @@ MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} \
|
||||
${WRKSRC}/lib-src/libnyquist
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-unicode \
|
||||
--enable-unicode \
|
||||
--enable-ladspa \
|
||||
--enable-nyquist \
|
||||
--with-lib-preferences=system \
|
||||
|
Loading…
Reference in New Issue
Block a user