Fix typo in comment.
This commit is contained in:
parent
1f02e5745e
commit
bc16de5a46
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.11 2006/07/16 00:53:01 rillig Exp $
|
||||
# $NetBSD: Makefile.common,v 1.12 2006/12/05 08:30:20 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= wxGTK-2.6.3
|
||||
|
@ -32,7 +32,7 @@ CONFIGURE_ENV+= BUILDLINK_DIR=${BUILDLINK_DIR:Q}
|
|||
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
|
||||
|
||||
#CONFIGURE_ARGS+= --enable-unicode
|
||||
#PIST_SUBST+= UNICODE=u
|
||||
#PLIST_SUBST+= UNICODE=u
|
||||
PLIST_SUBST+= UNICODE=
|
||||
PLIST_SUBST+= BUILDTYPE=ansi
|
||||
|
||||
|
|
Loading…
Reference in a new issue