open-src/app/xstdcmap/Makefile
changeset 1196 1ce455dae979
parent 1068 0dc26c96a5af
--- a/open-src/app/xstdcmap/Makefile	Sun Aug 28 21:53:02 2011 -0700
+++ b/open-src/app/xstdcmap/Makefile	Mon Aug 29 11:22:46 2011 -0700
@@ -49,4 +49,8 @@
 # Compatibility links from /usr/X11/bin to /usr/bin
 MODULE_X11_BINCOMPAT_LINKS = xstdcmap
 
+# ignore some unneeded dependencies that upstream includes:
+#   unreferenced object=libXt.so.4; unused dependency of /usr/bin/xstdcmap
+MODULE_LDFLAGS = -z ignore
+
 include ../Makefile.inc