diff options
Diffstat (limited to 'chinese/aterm/Makefile')
-rw-r--r-- | chinese/aterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/aterm/Makefile b/chinese/aterm/Makefile index 7dd7299af338..adaec36f4915 100644 --- a/chinese/aterm/Makefile +++ b/chinese/aterm/Makefile @@ -14,7 +14,7 @@ MAINTAINER= gugod@gugod.org COMMENT= A color vt102 terminal emulator with transparency support USE_XPM= yes -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes PATCH_WRKSRC= ${WRKSRC}/.. CONFIGURE_ARGS= --enable-fading --enable-xim --enable-big5 |