mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
197cc79069
PR: ports/73347 Submitted by: Ports Fury
12 lines
471 B
Plaintext
12 lines
471 B
Plaintext
--- odbctest/Makefile.in.orig Tue Sep 28 17:48:35 2004
|
|
+++ odbctest/Makefile.in Sun Oct 31 02:10:44 2004
|
|
@@ -200,7 +200,7 @@
|
|
|
|
@QT_TRUE@bin_PROGRAMS = odbctest
|
|
|
|
-@QT_TRUE@INCLUDES = -I@top_srcdir@/include @QT_INCLUDES@ -DSYSTEM_FILE_PATH=\"@sysconfdir@\" $(INCLTDL)
|
|
+@QT_TRUE@INCLUDES = -I@top_srcdir@/include @X_INCLUDES@ @QT_INCLUDES@ @USER_INCLUDES@ -DSYSTEM_FILE_PATH=\"@sysconfdir@\" $(INCLTDL)
|
|
|
|
@QT_TRUE@odbctest_LDADD = @X_LDFLAGS@ \
|
|
@QT_TRUE@ @QT_LDFLAGS@ \
|