summaryrefslogtreecommitdiff
path: root/x11/kdelibs4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-11-30 09:21:39 +0000
committerwiz <wiz@pkgsrc.org>2011-11-30 09:21:39 +0000
commit661c2ad02e4a81e228b851881b03e13c1d482ef6 (patch)
treec083fbc96021bda41e7ac85593d1bc593272884b /x11/kdelibs4
parenteedcd9fa6d503ff551a03649fd09e4fb712defe4 (diff)
downloadpkgsrc-661c2ad02e4a81e228b851881b03e13c1d482ef6.tar.gz
Fix previous.
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r--x11/kdelibs4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 8242accd3ea..d6ba3c2965b 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/11/29 18:12:12 hans Exp $
+# $NetBSD: Makefile,v 1.32 2011/11/30 09:21:39 wiz Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
PKGREVISION= 8
@@ -55,7 +55,7 @@ SUBST_FILES.kdelibsfix= \
SUBST_SED.kdelibsfix= -e 's:@LOCALBASE@:${LOCALBASE}:g' -e 's:@X11BASE@:${X11BASE}:g'
USE_TOOLS+= flex gmake
-PLIST_VARS+= PLIST.kgrantpty
+PLIST_VARS+= kgrantpty
.include "../../mk/bsd.prefs.mk"