mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
- Fix build on amd64 - XEmacs is no longer supported by proofgeneral developers, so only GNU Emacs may be used - Omit pdf compilation since a newer version of latex then is in ports is needed - Use PORTDOCS= macros to simplefy Makefile and pkg-plist PR: ports/166867 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer0
11 lines
270 B
Text
11 lines
270 B
Text
--- isar/interface.orig 2011-01-27 11:54:20.000000000 -0800
|
|
+++ isar/interface 2012-04-11 20:26:06.000000000 -0700
|
|
@@ -57,7 +57,7 @@
|
|
UNICODE=""
|
|
FONT=""
|
|
GEOMETRY=""
|
|
-PROGNAME="emacs"
|
|
+PROGNAME="%%EMACS_NAME%%"
|
|
INITFILE="true"
|
|
WINDOWSYSTEM="true"
|
|
UNICODE_SYMBOLS=""
|