aboutsummaryrefslogtreecommitdiff
path: root/print/photoprint
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-23 14:54:54 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-23 14:54:54 +0000
commit8eb7be195eba7f792f4e0fc93904deb61bb642d1 (patch)
treecc73dd283264261d6dab502730c79964f9c9a28e /print/photoprint
parentdf3920e3e0c991741e7b09a178697d7059d5540c (diff)
downloadports-8eb7be195eba7f792f4e0fc93904deb61bb642d1.tar.gz
ports-8eb7be195eba7f792f4e0fc93904deb61bb642d1.zip
Fix build with glib 2.34.
Submitted by: John Marino <draco@marino.st>
Notes
Notes: svn path=/head/; revision=315037
Diffstat (limited to 'print/photoprint')
-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