[46872] trunk/dports/emulators/free42/Portfile

krischik at macports.org krischik at macports.org
Mon Feb 16 04:53:31 PST 2009


Revision: 46872
          http://trac.macports.org/changeset/46872
Author:   krischik at macports.org
Date:     2009-02-16 04:53:30 -0800 (Mon, 16 Feb 2009)
Log Message:
-----------
Z-Shell not needed at build time.

Modified Paths:
--------------
    trunk/dports/emulators/free42/Portfile

Property Changed:
----------------
    trunk/dports/emulators/free42/Portfile

Modified: trunk/dports/emulators/free42/Portfile
===================================================================
--- trunk/dports/emulators/free42/Portfile	2009-02-16 12:51:05 UTC (rev 46871)
+++ trunk/dports/emulators/free42/Portfile	2009-02-16 12:53:30 UTC (rev 46872)
@@ -30,8 +30,8 @@
 checksums			${prog} sha1 a116ab15c3d7faef0bfd9b1e59426964248b4242	\
 					${skin} sha1 db0c327224fa163423003e287bee58e7f906f7b8
 
-depends_lib			port:gtk2					\
-					path:${prefix}/bin/zsh:zsh
+depends_lib			port:gtk2
+depends_run			path:${prefix}/bin/zsh:zsh
 
 build.env-append LIBS="-lm -lXm -lXpm -lXp -lXmu -lXt -lX11"
 


Property changes on: trunk/dports/emulators/free42/Portfile
___________________________________________________________________
Deleted: svn:executable
   - *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090216/604ad0c7/attachment.html>


More information about the macports-changes mailing list