aboutsummaryrefslogtreecommitdiffstats
path: root/print/libgnomeprint/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-11-20 22:18:25 +0800
committersobomax <sobomax@FreeBSD.org>2001-11-20 22:18:25 +0800
commit6c4066ff6ddb81ca0f738c04ec1ded138720fb99 (patch)
tree9efa54e3aae8ed464b897cea0be0f1ed83865448 /print/libgnomeprint/Makefile
parent7d9253571a1abc4b4aad1fc127b4a6b7da415c13 (diff)
downloadfreebsd-ports-gnome-6c4066ff6ddb81ca0f738c04ec1ded138720fb99.tar.gz
freebsd-ports-gnome-6c4066ff6ddb81ca0f738c04ec1ded138720fb99.tar.zst
freebsd-ports-gnome-6c4066ff6ddb81ca0f738c04ec1ded138720fb99.zip
Update to 0.32.
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r--print/libgnomeprint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 8035022ec588..f2146a9fbf17 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomeprint
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-print
@@ -24,8 +24,7 @@ USE_PERL5= yes
USE_GNOMECTRL= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
- `gdk-pixbuf-config --cflags`" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
pre-patch: