open-src/app/xlsatoms/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1038 d00846ec141b
--- a/open-src/app/xlsatoms/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/xlsatoms/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -28,6 +28,10 @@
 # Package name used in tarballs
 MODULE_NAME=xlsatoms
 
+# pkg(5) name we deliver the files in (override default)
+MODULE_PKGNAME=x11/diagnostic/x11-info-clients
+MODULE_PKGNAME_SET=yes
+
 # Version number (used in path names)
 MODULE_VERSION=1.0.2
 
@@ -40,7 +44,9 @@
 
 # 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 = xlsatoms
+
 include ../Makefile.inc