aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorlaszlof <laszlof@FreeBSD.org>2006-12-02 06:32:33 +0800
committerlaszlof <laszlof@FreeBSD.org>2006-12-02 06:32:33 +0800
commit6b0a0323b41d8b334ec92ed04fe702a4a5611b9a (patch)
tree10323a56c524397ff5c35d3346887040fefe6fa7 /chinese
parent6a6ff87bec4a297cc6ef8b8983fb490b2242e7b0 (diff)
downloadfreebsd-ports-gnome-6b0a0323b41d8b334ec92ed04fe702a4a5611b9a.tar.gz
freebsd-ports-gnome-6b0a0323b41d8b334ec92ed04fe702a4a5611b9a.tar.zst
freebsd-ports-gnome-6b0a0323b41d8b334ec92ed04fe702a4a5611b9a.zip
Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGURE
Reported by: rafan
Diffstat (limited to 'chinese')
-rw-r--r--chinese/miniChinput/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/chinese/miniChinput/Makefile b/chinese/miniChinput/Makefile
index d0ce9ca670d0..7896f678604a 100644
--- a/chinese/miniChinput/Makefile
+++ b/chinese/miniChinput/Makefile
@@ -25,9 +25,6 @@ INSTALL_TARGET= install data-install
MAN1= chinput.1
-CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \
- --x-libraries=${X11BASE}/lib
-
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"