mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
197cc79069
PR: ports/73347 Submitted by: Ports Fury
12 lines
397 B
Plaintext
12 lines
397 B
Plaintext
--- DataManagerII/Makefile.in.orig Sun Oct 31 02:06:57 2004
|
|
+++ DataManagerII/Makefile.in Sun Oct 31 02:06:57 2004
|
|
@@ -200,7 +200,7 @@
|
|
|
|
@QT_TRUE@bin_PROGRAMS = DataManagerII
|
|
|
|
-@QT_TRUE@INCLUDES = -I@top_srcdir@/include @QT_INCLUDES@
|
|
+@QT_TRUE@INCLUDES = -I@top_srcdir@/include @X_INCLUDES@ @QT_INCLUDES@ @USER_INCLUDES@
|
|
|
|
@QT_TRUE@DataManagerII_LDADD = @X_LDFLAGS@ \
|
|
@QT_TRUE@ @QT_LDFLAGS@ \
|