open-src/app/xterm/Makefile
changeset 549 73b198dd97c9
parent 493 f43507b5737d
child 553 296e3c93d66d
--- a/open-src/app/xterm/Makefile	Mon Sep 22 13:15:19 2008 -0700
+++ b/open-src/app/xterm/Makefile	Mon Sep 22 13:27:21 2008 -0700
@@ -71,7 +71,7 @@
 MODULE_CONFIG_ENV = LUIT=/usr/X11/bin/luit
 
 # Use new libXaw
-LIB_ADD_LD_OPTIONS += -L$(PROTODIR)$(X11_DIR)/lib/xorgcfg \
+MODULE_LD_OPTIONS = -L$(PROTODIR)$(X11_DIR)/lib/xorgcfg \
 			-R$(X11_DIR)/lib/xorgcfg
 
 include ../Makefile.inc