summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 5b0ed9ba74d..af3f708b028 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.199 2013/07/06 23:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.200 2013/08/27 08:13:20 fhajny Exp $
.include "Makefile.common"
@@ -45,7 +45,7 @@ GCC_REQD+= 3.0
CFLAGS+= -O
.endif
-PKG_SYSCONFSUBDIR= ImageMagick
+PKG_SYSCONFSUBDIR= ImageMagick-${IM_MAJOR_LIB_VER}
EGDIR= ${PREFIX}/share/examples/ImageMagick
CONF_FILES= ${EGDIR}/coder.xml ${PKG_SYSCONFDIR}/coder.xml
CONF_FILES+= ${EGDIR}/colors.xml ${PKG_SYSCONFDIR}/colors.xml