diff options
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 6db2df89c60..76d9211b298 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -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 @@ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) +PKG_DESTDIR_SUPPORT= user-destdir + BUILD_TARGET= TEXMACS USE_TOOLS+= gmake |