Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.61 2015/09/13 21:56:55 nros Exp $
# $NetBSD: Makefile,v 1.70 2016/09/27 12:00:51 wiz Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
PKGREVISION= 1
PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+= --with-evolution-data-server=no
# Disabled plugins: gda rsvg mathview
# rsvg is not needed with gtk, we don't have libgnomedb
# and mathview doesn't work (in future versions mathveiw uses
# lasem instead of gtkmathview, it might work)
# lasem instead of gtkmathview, it might work)
CONFIGURE_ARGS+= --enable-plugins="\
aiksaurus \
applix \
@@ -94,6 +94,8 @@ pre-configure:
cd ${WRKSRC}; \
autoreconf --force --install
BUILDLINK_TRANSFORM+= opt:-no-undefined:-Wl,--no-undefined
.include "../../editors/abiword/options.mk"
.include "../../archivers/bzip2/buildlink3.mk"