aboutsummaryrefslogtreecommitdiff
path: root/print/gnome-print/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-30 12:42:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-30 12:42:02 +0000
commit3428db513a9f52e8be1a184471d12054bb5d7c32 (patch)
treecd52588308ccae74cba743f057d3909cb1b1bc9a /print/gnome-print/Makefile
parent094572f4832cef52b362075e00290e1208af1c55 (diff)
downloadports-3428db513a9f52e8be1a184471d12054bb5d7c32.tar.gz
ports-3428db513a9f52e8be1a184471d12054bb5d7c32.zip
Notes
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r--print/gnome-print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index cd320ae50b2e..736e683841a9 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -24,7 +24,8 @@ USE_PERL5= yes
USE_GNOMECTRL= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
+ `gdk-pixbuf-config --cflags`" \
LIBS="-L${LOCALBASE}/lib"
pre-patch: