aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile.common b/print/cups/Makefile.common
index b846a09d0e8..1bccb425fcc 100644
--- a/print/cups/Makefile.common
+++ b/print/cups/Makefile.common
@@ -57,8 +57,8 @@ CONFIGURE_ARGS+= --localstatedir=/var \
--with-rcdir=${PREFIX}/etc/rc.d
CONFIGURE_ARGS+= CPPFLAGS="-I${PREFIX}/include"
-CONFIGURE_ARGS+= CFLAGS="${CFLAGS} -I${PREFIX}/include"
-CONFIGURE_ARGS+= CXXFLAGS="${CFLAGS} -I${PREFIX}/include"
+CONFIGURE_ARGS+= CFLAGS="${CFLAGS} -I.. -I${PREFIX}/include"
+CONFIGURE_ARGS+= CXXFLAGS="${CFLAGS} -I.. -I${PREFIX}/include"
CONFIGURE_ARGS+= DSOFLAGS="-Wl,-rpath,${PREFIX}/lib -L${PREFIX}/lib"
CONFIGURE_ARGS+= LDFLAGS="-L${PREFIX}/lib"
bsd-ports-gnome/log/misc/iselect?h=gnome-3.24&id=0b83da196284f6146b239fc9ab64a0f383b44987&showmsg=1'>Expand)AuthorAgeFilesLines * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * * Upgrade misc/iselect from 1.3.1 to 1.4.0vd2007-07-22