From 66243eabdfadd0d6350b8cfdbb7823ba9a02fa89 Mon Sep 17 00:00:00 2001
From: wiz <wiz@pkgsrc.org>
Date: Sat, 25 Aug 2018 12:05:47 +0000
Subject: poedit: depend on gtkspell3. Fixes build.

Closes PR 53551.
---
 editors/poedit/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

(limited to 'editors')

diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 5aea3b3febf..8670eab8480 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2018/08/16 18:54:43 adam Exp $
+# $NetBSD: Makefile,v 1.76 2018/08/25 12:05:47 wiz Exp $
 
 DISTNAME=	poedit-2.0.3
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/vslavik/poedit/releases/download/v${PKGVERSION_NOREV}-oss/
 
@@ -14,7 +14,6 @@ USE_LANGUAGES=		c c++
 USE_PKGLOCALEDIR=	yes
 USE_TOOLS+=		gmake pkg-config zip:run
 GNU_CONFIGURE=		yes
-CONFIGURE_ENV+=		WX_CONFIG_NAME=${BUILDLINK_PREFIX.wxGTK28}/bin/wx-config
 
 CONFIGURE_ARGS+=	--with-boost=${BUILDLINK_PREFIX.boost-libs}
 
@@ -23,7 +22,7 @@ BUILDLINK_TRANSFORM+=	rm:-Wall
 BUILDLINK_TRANSFORM+=	rm:-Wextra
 
 .include "../../devel/boost-libs/buildlink3.mk"
-.include "../../textproc/gtkspell/buildlink3.mk"
+.include "../../textproc/gtkspell3/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../textproc/lucene++/buildlink3.mk"
 .include "../../x11/wxGTK30/buildlink3.mk"
-- 
cgit v1.2.3