mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
cd545f71cc
PR: 21973 Submitted by: Ports Fury
16 lines
277 B
Plaintext
16 lines
277 B
Plaintext
--- Imakefile.orig Wed Mar 31 18:53:11 1993
|
|
+++ Imakefile Fri Oct 13 22:04:24 2000
|
|
@@ -6,10 +6,10 @@
|
|
|
|
EXTRA_INCLUDES =
|
|
|
|
-CDEBUGFLAGS = -g
|
|
+XCOMM CDEBUGFLAGS = -g
|
|
|
|
EXTRA_LOAD_FLAGS =
|
|
|
|
EXTRA_LIBRARIES =
|
|
|
|
-ComplexProgramTarget(xisola)
|
|
+ComplexProgramTargetNoMan(xisola)
|