From 34adbd4cb75767046836a60e71b9efcfc0662044 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Wed, 29 Nov 2006 12:41:40 +0000 Subject: - Respect X11BASE When USE_XLIB (implied by USE_XPM) is set, GNU_CONFIGURE automatically set correct path for X11. PR: ports/105963 (partly) Submitted by: rafan Approved by: Kang-min Liu (maintainer) --- chinese/aterm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese/aterm') 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 -- cgit v1.2.3