summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r--x11/lesstif/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index f72074fb374..15be4d82601 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2005/06/30 15:42:49 adam Exp $
+# $NetBSD: Makefile,v 1.83 2005/12/05 20:51:18 rillig Exp $
DISTNAME= lesstif-0.94.4
CATEGORIES= x11
@@ -24,12 +24,12 @@ CONFIGURE_ENV+= LYNX_CMD=${WRKDIR}/nonexecutable
CONFIGURE_ENV+= LINKS_CMD=${WRKDIR}/nonexecutable
# Work around an ICE on sparc64-1.6
-CONFIGURE_ENV+= F77=${FALSE}
+CONFIGURE_ENV+= F77=${FALSE:Q}
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL
-FILES_SUBST= LOCALBASE=${LOCALBASE}
-FILES_SUBST+= X11BASE=${X11BASE}
+FILES_SUBST+= LOCALBASE=${LOCALBASE:Q}
+FILES_SUBST+= X11BASE=${X11BASE:Q}
FILES_SUBST+= CP=${CP:Q}
FILES_SUBST+= CMP=${CMP:Q}
FILES_SUBST+= ECHO=${ECHO:Q}