aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2013-03-23 22:54:54 +0800
committerkwm <kwm@FreeBSD.org>2013-03-23 22:54:54 +0800
commitfb6afebbb1c1c19ea6be4d6005d04c76e357d1ea (patch)
treecc73dd283264261d6dab502730c79964f9c9a28e /print
parent9d445f7f213cf81503b705dda43a9a8436bbf411 (diff)
downloadfreebsd-ports-gnome-fb6afebbb1c1c19ea6be4d6005d04c76e357d1ea.tar.gz
freebsd-ports-gnome-fb6afebbb1c1c19ea6be4d6005d04c76e357d1ea.tar.zst
freebsd-ports-gnome-fb6afebbb1c1c19ea6be4d6005d04c76e357d1ea.zip
Fix build with glib 2.34.
Submitted by: John Marino <draco@marino.st>
Diffstat (limited to 'print')
-rw-r--r--print/photoprint/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/photoprint/Makefile b/print/photoprint/Makefile
index 49165da0837b..7309c6fb2883 100644
--- a/print/photoprint/Makefile
+++ b/print/photoprint/Makefile
@@ -32,6 +32,10 @@ INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib
+post-patch:
+ @${REINPLACE_CMD} -e 's|glib/gstrfuncs.h|glib.h|g' \
+ ${WRKSRC}/gp_cppsupport/gprinter.cpp
+
post-install:
-@update-desktop-database