open-src/app/transset/Makefile
changeset 970 272328fe1b4a
parent 947 ef9da9d336f5
child 1196 1ce455dae979
--- a/open-src/app/transset/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/transset/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -28,6 +28,12 @@
 # Package name used in tarballs
 MODULE_NAME=transset
 
+# Package metadata - set manually since we download from somewhere
+# other than the normal X.Org site
+UPSTREAM	= $(UPSTREAM_xorg)
+UPSTREAM_URL	= $(UPSTREAM_URL_xorg)
+UPSTREAM_SET	= yes
+
 # Version number (used in path names)
 MODULE_VERSION=0.9.1
 
@@ -41,7 +47,6 @@
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=transset.1
-SUN_PACKAGE=SUNWxcompmgr
 MODULE_STABILITY=Volatile
 
 include ../Makefile.inc