pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/poedit poedit: depend on gtkspell3. Fixes build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/02f384265258
branches: trunk
changeset: 384478:02f384265258
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 25 12:05:47 2018 +0000
description:
poedit: depend on gtkspell3. Fixes build.
Closes PR 53551.
diffstat:
editors/poedit/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 8e99f92c2d34 -r 02f384265258 editors/poedit/Makefile
--- a/editors/poedit/Makefile Sat Aug 25 12:03:45 2018 +0000
+++ b/editors/poedit/Makefile Sat Aug 25 12:05:47 2018 +0000
@@ -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_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:-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"
Home |
Main Index |
Thread Index |
Old Index