summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/texmaker/Makefile9
-rw-r--r--editors/texmaker/PLIST6
-rw-r--r--editors/texmaker/distinfo8
3 files changed, 13 insertions, 10 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index b6ddf728c2c..0035f5cfa32 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2007/03/23 15:07:21 ghen Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/08 07:35:25 ghen Exp $
-DISTNAME= texmaker-1.5
+DISTNAME= texmaker-1.6
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
@@ -13,9 +13,8 @@ USE_LANGUAGES= c++
USE_LIBTOOL= yes
do-configure:
- cd ${WRKSRC} && \
- ${SETENV} ${CONFIGURE_ENV} \
- ${QTDIR:Q}/bin/qmake -unix PREFIX=${PREFIX:Q} texmaker.pro
+ cd ${WRKSRC} && env ${CONFIGURE_ENV} \
+ ${QTDIR}/bin/qmake -unix PREFIX=${PREFIX} texmaker.pro
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
diff --git a/editors/texmaker/PLIST b/editors/texmaker/PLIST
index 8bf594d07aa..8da374bafa9 100644
--- a/editors/texmaker/PLIST
+++ b/editors/texmaker/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2007/03/23 15:07:21 ghen Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/01/08 07:35:26 ghen Exp $
bin/texmaker
share/texmaker/AUTHORS
share/texmaker/CHANGELOG.txt
@@ -39,9 +39,13 @@ share/texmaker/texmaker22x22.png
share/texmaker/texmaker32x32.png
share/texmaker/texmaker48x48.png
share/texmaker/texmaker64x64.png
+share/texmaker/texmaker_de.qm
share/texmaker/texmaker_fr.qm
+share/texmaker/texmaker_ru.qm
+share/texmaker/texmaker_zh.qm
share/texmaker/up.gif
share/texmaker/up_d.gif
share/texmaker/usermanual_en.html
share/texmaker/usermanual_fr.html
+share/texmaker/xpdf_texmaker_sh.txt
@dirrm share/texmaker
diff --git a/editors/texmaker/distinfo b/editors/texmaker/distinfo
index 35e7add480c..52d64f37533 100644
--- a/editors/texmaker/distinfo
+++ b/editors/texmaker/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/03/23 15:07:21 ghen Exp $
+$NetBSD: distinfo,v 1.6 2008/01/08 07:35:26 ghen Exp $
-SHA1 (texmaker-1.5.tar.bz2) = 5b660823807bfb24e4384d912d68c1120434c033
-RMD160 (texmaker-1.5.tar.bz2) = 76db62f067f7d867ce4390b32537ca465374cfd9
-Size (texmaker-1.5.tar.bz2) = 760314 bytes
+SHA1 (texmaker-1.6.tar.bz2) = 8da3a6370214f97b568126439408a7774b017c1d
+RMD160 (texmaker-1.6.tar.bz2) = ffa72545cab6bcec2974e081609260344ba84ef0
+Size (texmaker-1.6.tar.bz2) = 853418 bytes