From b1d81af9071464e764d26c000447533df98287c3 Mon Sep 17 00:00:00 2001 From: markd Date: Mon, 17 Sep 2012 12:12:53 +0000 Subject: Fix location of spelling dictionaries. Bump PKGREVISION. While here fix COMMENT in Makefile and @comment in PLIST --- editors/texworks/Makefile | 8 ++++---- editors/texworks/PLIST | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'editors/texworks') diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 5173d27faa3..9090635d735 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2012/09/15 10:04:30 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/09/17 12:12:53 markd Exp $ DISTNAME= texworks-0.4.3-r858 PKGNAME= texworks-0.4.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.tug.org/texworks/ -COMMENT= a simple TeX front-end program +COMMENT= Simple TeX front-end program LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir @@ -30,7 +30,7 @@ pre-configure: ${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/ do-configure: - cd ${WRKSRC}; env QTDIR=${QTDIR} qmake INSTALL_PREFIX=${PREFIX} + cd ${WRKSRC}; env QTDIR=${QTDIR} qmake INSTALL_PREFIX=${PREFIX} TW_DICPATH=${BUILDLINK_PREFIX.hunspell}/share/hunspell BUILDLINK_DEPMETHOD.qt4-tools= full diff --git a/editors/texworks/PLIST b/editors/texworks/PLIST index 875282b7554..f7bddba3cd5 100644 --- a/editors/texworks/PLIST +++ b/editors/texworks/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 2012/09/17 12:12:53 markd Exp $ bin/texworks share/doc/texworks/COPYING share/doc/texworks/README -- cgit v1.2.3