summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11
diff options
context:
space:
mode:
authorsalo <salo>2003-01-19 06:52:54 +0000
committersalo <salo>2003-01-19 06:52:54 +0000
commit7b8f8e7b639ae2888b9dcdb17a94d2b8394a0c16 (patch)
treec113467448f8852bf0356e69123b6b45b97afa46 /editors/xemacs-nox11
parent22ae5aa7aa540b3bbec3b1714b2913af0f18d75d (diff)
downloadpkgsrc-7b8f8e7b639ae2888b9dcdb17a94d2b8394a0c16.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 \