aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center/Makefile3
-rw-r--r--sysutils/gnome-control-center1/Makefile3
-rw-r--r--sysutils/gnomecontrolcenter/Makefile3
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index ccab84e97b3..04fe27dc086 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -22,7 +22,8 @@ USE_GMAKE= yes
USE_GNOMELIBS= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
+ `gdk-pixbuf-config --cflags`" \
LIBS="-L${LOCALBASE}/lib"
pre-patch:
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
index ccab84e97b3..04fe27dc086 100644
--- a/sysutils/gnome-control-center1/Makefile
+++ b/sysutils/gnome-control-center1/Makefile
@@ -22,7 +22,8 @@ USE_GMAKE= yes
USE_GNOMELIBS= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
+ `gdk-pixbuf-config --cflags`" \
LIBS="-L${LOCALBASE}/lib"
pre-patch:
diff --git a/sysutils/gnomecontrolcenter/Makefile b/sysutils/gnomecontrolcenter/Makefile
index ccab84e97b3..04fe27dc086 100644
--- a/sysutils/gnomecontrolcenter/Makefile
+++ b/sysutils/gnomecontrolcenter/Makefile
@@ -22,7 +22,8 @@ USE_GMAKE= yes
USE_GNOMELIBS= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
+ `gdk-pixbuf-config --cflags`" \
LIBS="-L${LOCALBASE}/lib"
pre-patch:
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index ccab84e97b3..04fe27dc086 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -22,7 +22,8 @@ USE_GMAKE= yes
USE_GNOMELIBS= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
+ `gdk-pixbuf-config --cflags`" \
LIBS="-L${LOCALBASE}/lib"
pre-patch: