summaryrefslogtreecommitdiff
path: root/print/texfamily
diff options
context:
space:
mode:
Diffstat (limited to 'print/texfamily')
-rw-r--r--print/texfamily/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texfamily/Makefile b/print/texfamily/Makefile
index d2c25e3feaa..e5ba1fdacae 100644
--- a/print/texfamily/Makefile
+++ b/print/texfamily/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/01/24 14:58:00 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/06 19:04:25 jlam Exp $
DISTNAME= TeXfamily-1.2.1
PKGREVISION= 4
@@ -41,7 +41,7 @@ USE_GNU_TOOLS+= make
USE_X11= yes
PLIST_SUBST+= MV="${MV}"
CFLAGS+= -Dunix
-MAKEFLAGS+= PREFIX=${PREFIX}
+MAKEFLAGS+= PREFIX=${PREFIX:Q}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX} \
--enable-local-texmf=texmf.local \