[82027] trunk/dports/x11/keylaunch/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 6 13:55:04 PDT 2011


Revision: 82027
          http://trac.macports.org/changeset/82027
Author:   jmr at macports.org
Date:     2011-08-06 13:55:03 -0700 (Sat, 06 Aug 2011)
Log Message:
-----------
keylaunch: don't use ginstall without a dependency, and use debian mirror group

Modified Paths:
--------------
    trunk/dports/x11/keylaunch/Portfile

Modified: trunk/dports/x11/keylaunch/Portfile
===================================================================
--- trunk/dports/x11/keylaunch/Portfile	2011-08-06 20:46:12 UTC (rev 82026)
+++ trunk/dports/x11/keylaunch/Portfile	2011-08-06 20:55:03 UTC (rev 82027)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name	 	keylaunch	
 version	       	1.3.6
 revision        1
@@ -10,7 +11,7 @@
 maintainers	nomaintainer	
 categories	x11 x11-wm
 platforms	darwin 
-master_sites    http://debian.cs.binghamton.edu/debian/pool/main/k/keylaunch
+master_sites    debian:k/${name}
 distname	${name}_${version}
 worksrcdir	${name}-${version}
 
@@ -23,6 +24,3 @@
 
 depends_lib \
 	port:xorg-libX11
-
-configure.args-append INSTALL=${prefix}/bin/ginstall
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110806/42e2d530/attachment.html>


More information about the macports-changes mailing list