open-src/app/x11perf/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1068 0dc26c96a5af
--- a/open-src/app/x11perf/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/x11perf/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -38,9 +38,19 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
 
+# pkg(5) name we deliver the files in (override default)
+MODULE_PKGNAME=benchmark/x11perf
+MODULE_PKGNAME_SET=yes
+
+# ARC cases that covered this module
+# PSARC/2008/095 x11perf 
+MODULE_ARC_CASES = PSARC/2008/095
+
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man
-SUN_PACKAGE=SUNWxwplt
 MODULE_STABILITY=Committed
 
+# Compatibility links from /usr/X11/bin to /usr/bin
+MODULE_X11_BINCOMPAT_LINKS = x11perf x11perfcomp
+
 include ../Makefile.inc