[27767] trunk/dports/editors/xemacs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 13 19:08:50 PDT 2007


Revision: 27767
          http://trac.macosforge.org/projects/macports/changeset/27767
Author:   ryandesign at macports.org
Date:     2007-08-13 19:08:50 -0700 (Mon, 13 Aug 2007)

Log Message:
-----------
xemacs: depend on libpng via port: syntax not lib:X: syntax

Modified Paths:
--------------
    trunk/dports/editors/xemacs/Portfile

Modified: trunk/dports/editors/xemacs/Portfile
===================================================================
--- trunk/dports/editors/xemacs/Portfile	2007-08-14 01:58:27 UTC (rev 27766)
+++ trunk/dports/editors/xemacs/Portfile	2007-08-14 02:08:50 UTC (rev 27767)
@@ -35,7 +35,7 @@
 		--site-prefixes=${prefix} --with-tty \
 		--with-dialogs=athena --with-widgets=athena --with-athena=3d
 
-depends_lib	lib:libpng.3:libpng port:Xaw3d
+depends_lib	port:libpng port:Xaw3d
 
 destroot.args	prefix=${destroot}/${prefix}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070813/15aa28a1/attachment.html


More information about the macports-changes mailing list