pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/TeXmacs Full DESTDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd60681f41da
branches:  trunk
changeset: 537176:bd60681f41da
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Jan 04 15:01:32 2008 +0000

description:
Full DESTDIR support.

diffstat:

 editors/TeXmacs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 471a77d16be3 -r bd60681f41da editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile  Fri Jan 04 14:48:26 2008 +0000
+++ b/editors/TeXmacs/Makefile  Fri Jan 04 15:01:32 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2007/11/02 10:31:21 ghen Exp $
+# $NetBSD: Makefile,v 1.72 2008/01/04 15:01:32 ghen Exp $
 
 DISTNAME=              TeXmacs-1.0.6.11-src
 PKGNAME=               ${DISTNAME:S/-src//}
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.texmacs.org/
 COMMENT=               GNU TeXmacs (free scientific text editor)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 BUILD_TARGET=          TEXMACS
 
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index