aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/GraphicsMagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GraphicsMagick/Makefile')
-rw-r--r--graphics/GraphicsMagick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index ccea1e3c8089..07c78e987c02 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -3,7 +3,7 @@
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.20
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SF \
@@ -30,6 +30,7 @@ CONFIGURE_ENV= PTHREAD_LIBS="-lpthread"
CONFIGURE_ARGS= --without-perl --enable-shared --enable-static \
--with-quantum-depth="${QD}" \
--with-windows-font-dir="${WINDOWS_FONT_DIR}"
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
PLIST_SUB= Q="${QD}"