summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-02 19:58:29 +0000
committerjlam <jlam>2001-07-02 19:58:29 +0000
commita381bbcee16b336ee2961e45f0309b19830621e5 (patch)
tree006b64454395d3d7411cf143f3b9ff1e0d982031 /x11/lesstif/Makefile
parentcc8f2aa8ac75b0491fb4dd06de102c7497d61e17 (diff)
downloadpkgsrc-a381bbcee16b336ee2961e45f0309b19830621e5.tar.gz
Don't add a line to include <Lesstif.def> in host.def. It doesn't work
correctly, and it resets the ImakeCmd, which breaks other pkgsrc builds.
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r--x11/lesstif/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index 9f83346c595..aa75fdf4eb7 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2001/06/30 19:08:21 jlam Exp $
+# $NetBSD: Makefile,v 1.56 2001/07/02 19:58:29 jlam Exp $
.include "../../x11/lesstif/Makefile.common"
@@ -13,8 +13,6 @@ DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL
FILES_SUBST= LOCALBASE=${LOCALBASE}
-FILES_SUBST+= CP=${CP:Q}
-FILES_SUBST+= GREP=${GREP:Q}
FILES_SUBST+= LN=${LN:Q}
FILES_SUBST+= RM=${RM:Q}
FILES_SUBST+= RMDIR=${RMDIR:Q}