[27016] trunk/dports/editors/xemacs/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Jul 15 14:24:34 PDT 2007
Revision: 27016
http://trac.macosforge.org/projects/macports/changeset/27016
Author: blair at macports.org
Date: 2007-07-15 14:24:34 -0700 (Sun, 15 Jul 2007)
Log Message:
-----------
Since the shared libraries for libXaw3d are now in ${prefix} instead
of /usr/X11R6/lib, force a rebuild of XEmacs to pick up the new
location.
Modified Paths:
--------------
trunk/dports/editors/xemacs/Portfile
Modified: trunk/dports/editors/xemacs/Portfile
===================================================================
--- trunk/dports/editors/xemacs/Portfile 2007-07-15 21:22:58 UTC (rev 27015)
+++ trunk/dports/editors/xemacs/Portfile 2007-07-15 21:24:34 UTC (rev 27016)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xemacs
version 21.4.20
-revision 1
+revision 2
categories editors
maintainers nomaintainer at macports.org
description A highly customizable open source text editor.
@@ -35,7 +35,7 @@
--site-prefixes=${prefix} --with-tty \
--with-dialogs=athena --with-widgets=athena --with-athena=3d
-depends_lib lib:libpng.3:libpng lib:libXaw3d.7:Xaw3d
+depends_lib lib:libpng.3:libpng port:Xaw3d
destroot.args prefix=${destroot}/${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070715/65284c14/attachment.html
More information about the macports-changes
mailing list