summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
committerjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
commit40359543350f97f6f4ce738f77467358da339880 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /graphics/kdegraphics3
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r--graphics/kdegraphics3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index b3fa6e0b1f5..e114088e281 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2015/04/25 14:23:14 tnn Exp $
+# $NetBSD: Makefile,v 1.130 2015/07/04 16:18:36 joerg Exp $
DISTNAME= kdegraphics-${_KDE_VERSION}
PKGREVISION= 44
@@ -14,7 +14,7 @@ BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12
REPLACE_PERL+= kghostview/update-to-xt-names.pl
-CONFIGURE_ARGS+= --with-imlib-config=${X11PREFIX}/bin
+CONFIGURE_ARGS+= --with-imlib-config=${PREFIX}/bin
FRIBIDI_LIBS= ${TOOLS_PATH.pkg-config} --libs fribidi
FRIBIDI_CFLAGS= ${TOOLS_PATH.pkg-config} --cflags fribidi