aboutsummaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
commita5da770e67afce95b829c38c5d5330fe69f7822c (patch)
treeb9556c9042a9d20d7c71f49869f39f95afc00052 /graphics/GraphicsMagick/Makefile
parent51da733b698e7bbedaac4743f457352334401249 (diff)
Notes
Diffstat (limited to 'graphics/GraphicsMagick/Makefile')
-rw-r--r--graphics/GraphicsMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 3b9da8fcbbaa..72938ba10b02 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -3,7 +3,7 @@
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.20
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SF \
@@ -95,7 +95,7 @@ LIBWMF_PORT= libwmf-nox11
.if !defined(WINDOWS_FONT_DIR)
# Use fonts installed by x11-fonts/webfonts by default
-WINDOWS_FONT_DIR=${LOCALBASE}/lib/X11/fonts/webfonts
+WINDOWS_FONT_DIR=${LOCALBASE}/share/fonts/webfonts
.endif
.if ${PORT_OPTIONS:MTESTS}