summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-19 06:52:54 +0000
committersalo <salo@pkgsrc.org>2003-01-19 06:52:54 +0000
commit235ccbe10197de658b9e130bbf84c3e51528bc54 (patch)
treec113467448f8852bf0356e69123b6b45b97afa46 /editors/xemacs-nox11
parenta44600312f84551b1faacb0587aaa9024711f762 (diff)
downloadpkgsrc-235ccbe10197de658b9e130bbf84c3e51528bc54.tar.gz
s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV.
Diffstat (limited to 'editors/xemacs-nox11')
-rw-r--r--editors/xemacs-nox11/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile
index 73783af1e36..7bb4e46dd21 100644
--- a/editors/xemacs-nox11/Makefile
+++ b/editors/xemacs-nox11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/01/17 02:40:25 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2003/01/19 06:52:56 salo Exp $
DISTNAME= xemacs-21.1.14
PKGNAME= xemacs-nox11-21.1.14
@@ -103,8 +103,6 @@ CONFIGURE_ARGS+= --without-tiff # XXX -nox
CONFIGURE_ARGS+= --without-xpm # XXX -nox
CFLAGS+= -Dunix
-MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}"
-MAKE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
post-extract:
for FILE in ${EXTRA_FILES}; do \