Ticket #18091: emacs-app.diff
File emacs-app.diff, 463 bytes (added by blb@…, 16 years ago) |
---|
-
Portfile
40 40 use_autoconf no 41 41 use_configure no 42 42 43 if {![info exists applications_dir]} {44 set applications_dir /Applications/MacPorts45 }46 47 43 # Eventually build the port without the provided script... 48 44 # configure.args --with-ns --without-x --prefix=${destroot}/Applications/MacPorts/Emacs.app/Contents/Resources 49 45