open-src/app/xvidtune/Makefile
changeset 970 272328fe1b4a
parent 946 c4381a29a60a
child 1351 9ad483eabd22
--- a/open-src/app/xvidtune/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/xvidtune/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -38,9 +38,15 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
 
+# ARC cases that covered this module
+# PSARC/2005/189 X client support for XFree86 extensions
+MODULE_ARC_CASES = PSARC/2005/189
+
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man
-SUN_PACKAGE=SUNWxorg-client-programs
 MODULE_STABILITY=Volatile
 
+# Compatibility links from /usr/X11/bin to /usr/bin
+MODULE_X11_BINCOMPAT_LINKS = xvidtune
+
 include ../Makefile.inc