summaryrefslogtreecommitdiff
path: root/editors/texmaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/texmaker/Makefile')
-rw-r--r--editors/texmaker/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 6dfe821e26f..6d335497198 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2010/01/18 09:58:48 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/01/29 20:06:06 joerg Exp $
DISTNAME= texmaker-1.8
PKGREVISION= 2
@@ -10,9 +10,13 @@ MAINTAINER= ghen@NetBSD.org
HOMEPAGE= http://www.xm1math.net/texmaker/
COMMENT= LaTeX editor and front end
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c++
USE_LIBTOOL= yes
+INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
+
do-configure:
cd ${WRKSRC} && env ${CONFIGURE_ENV} \
${QTDIR}/bin/qmake -unix PREFIX=${PREFIX} texmaker.pro