open-src/app/xload/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1068 0dc26c96a5af
--- a/open-src/app/xload/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/xload/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -28,6 +28,14 @@
 # Package name used in tarballs
 MODULE_NAME=xload
 
+# pkg(5) name we deliver the files in (override default)
+MODULE_PKGNAME=diagnostic/xload
+MODULE_PKGNAME_SET=yes
+
+# Package classification (override default)
+MODULE_PKGCLASS=Applications/System Utilities
+MODULE_PKGCLASS_SET=yes
+
 # Version number (used in path names)
 MODULE_VERSION=1.0.2
 
@@ -41,7 +49,6 @@
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man
-SUN_PACKAGE=SUNWxwplt
 MODULE_STABILITY=Committed
 
 # Specify which cpp to use instead of depending on builder's $PATH
@@ -49,6 +56,9 @@
 
 MODULE_ADD_INSTALL_TARGETS=install_po
 
+# Compatibility links from /usr/X11/bin to /usr/bin
+MODULE_X11_BINCOMPAT_LINKS = xload
+
 include ../Makefile.inc
 
 install_po: