summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/TeXmacs/Makefile')
-rw-r--r--editors/TeXmacs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index ea8b5c5759e..f7694703e28 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2004/04/27 11:56:26 adam Exp $
+# $NetBSD: Makefile,v 1.30 2004/06/27 01:08:44 recht Exp $
-DISTNAME= TeXmacs-1.0.3.7-src
+DISTNAME= TeXmacs-1.0.3.9-src
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
@@ -18,8 +18,8 @@ USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
USE_X11= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= PKG_CXXFLAGS="${CXXFLAGS}"
-CONFIGURE_ENV+= PKG_LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV+= PKG_CXXFLAGS=${CXXFLAGS:Q}
+CONFIGURE_ENV+= PKG_LDFLAGS=${LDFLAGS:Q}
PYTHON_PATCH_SCRIPTS= plugins/python/bin/tm_python