summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-06-04 15:30:35 +0000
committerreed <reed@pkgsrc.org>2004-06-04 15:30:35 +0000
commitf7daf47a4794531390de772c044eb860ceb2d6a4 (patch)
tree61abfddcae345773dd19c1bd83e5a5f21791b53d /editors/lyx-xforms
parent4087eab1f2a10ec325f07b7fbf48b6c1c0f3ac22 (diff)
downloadpkgsrc-f7daf47a4794531390de772c044eb860ceb2d6a4.tar.gz
Include converters/libiconv/buildlink3.mk in Makefile.common
and bump PKGREVISIONS for lyx-qt and lyx-xforms packages. lyx uses iconv. The build suggests using libiconv. Under NetBSD 1.6.2, the lyx-qt build broke when not including this buildlink. Under Linux and NetBSD 2.x, it built fine before because it found native iconv() and used it. Thank you to John R. Shannon for research. Okayed by maintainer, Martti Kuparinen.
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r--editors/lyx-xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 82db223abbb..97e16a720c7 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2004/04/17 23:59:21 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/06/04 15:30:35 reed Exp $
#
.include "../lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (xforms version)