open-src/lib/libSM/Makefile
changeset 970 272328fe1b4a
parent 947 ef9da9d336f5
child 1072 88d1d779286d
--- a/open-src/lib/libSM/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/lib/libSM/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -43,7 +43,6 @@
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=
-SUN_PACKAGE=SUNWxwplt
 MODULE_STABILITY=Committed
 MODULE_MTLEVEL=Unsafe
 MODULE_MTLEVEL_SET=yes
@@ -60,4 +59,7 @@
 # pkg-config files that need to have -R added
 FIX_PC_FILES=sm.pc.in
 
+# Compatibility links from /usr/X11/lib to /usr/lib
+MODULE_X11_LIBCOMPAT_LINKS = libSM.so libSM.so.6
+
 include ../Makefile.inc