Changeset 81853
- Timestamp:
- 08/05/11 20:34:50 (4 years ago)
- Location:
- trunk/dports/editors/emacs22
- Files:
-
- 2 edited
- 1 copied
-
. (modified) (1 prop)
-
Portfile (modified) (3 diffs, 1 prop)
-
files/patch-unexmacosx.c-2.diff (copied) (copied from trunk/dports/editors/emacs/files/patch-src_unexmacosx.c.diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/editors/emacs22
-
Property
svn:mergeinfo
set to
/trunk/dports/editors/emacs merged eligible
-
Property
svn:mergeinfo
set to
-
trunk/dports/editors/emacs22/Portfile
-
Property
svn:mergeinfo
set to
/trunk/dports/editors/emacs/Portfile merged eligible
r80623 r81853 8 8 version 22.3 9 9 revision 4 10 revision 1 10 11 11 12 categories editors … … 32 33 patch-leim-Makefile.in.diff \ 33 34 patch-unexmacosx.c.diff \ 35 patch-unexmacosx.c-2.diff \ 34 36 patch-s-darwin.h.diff \ 35 37 patch-configure-ignore-xaw3d.diff … … 93 95 } 94 96 97 platform darwin 11 { 98 configure.ldflags-append -Wl,-no_pie 99 } 100 95 101 variant motif requires x11 description {Builds emacs as an X11 program with Motif widgets} { 96 102 configure.args-delete --with-x-toolkit=lucid -
Property
svn:mergeinfo
set to
Note: See TracChangeset
for help on using the changeset viewer.

