summaryrefslogtreecommitdiff
path: root/chinese/miniChinput
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 22:32:33 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 22:32:33 +0000
commit5f9b1a85cc50508256170d861ccf878bed28b47f (patch)
tree4acb033ee53d11d0da302168c7eaa53b5d768c50 /chinese/miniChinput
parentBack out CONFIGURE_ARGS change, it is already handled by USE_XLIB and GNU_CON... (diff)
Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGURE
Reported by: rafan
Notes
Notes: svn path=/head/; revision=178519
Diffstat (limited to 'chinese/miniChinput')
-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"