open-src/app/xmakemap/Makefile
changeset 970 272328fe1b4a
parent 963 7a4fced80e83
child 977 46c5e46c27fb
--- a/open-src/app/xmakemap/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/xmakemap/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -24,6 +24,10 @@
 
 MODULE_NAME=xmakemap
 
+# pkg(5) name we deliver the files in (override default)
+MODULE_PKGNAME=x11/utility/x11-server-utilities
+MODULE_PKGNAME_SET=yes
+
 # No upstream sources for these files, since they're Sun created
 MODULE_VERSION=src
 SOURCE_TARBALL_NAME=NONE
@@ -41,10 +45,12 @@
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man
-SUN_PACKAGE=SUNWxwman
 MODULE_STABILITY=Committed
 
 ### Include common rulesets
+# Compatibility links from /usr/X11/bin to /usr/bin
+MODULE_X11_BINCOMPAT_LINKS = xmakemap
+
 include ../Makefile.inc
 
 DESTDIR=$(PROTODIR)