summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2003-01-19 06:52:54 +0000
committersalo <salo>2003-01-19 06:52:54 +0000
commitb27722946d8ebae0d1bcde314a39921b489b5de8 (patch)
treec113467448f8852bf0356e69123b6b45b97afa46 /editors/xemacs-nox11/Makefile
parent2852d9901fb104f0b7f5c7653be2d640ad40d999 (diff)
downloadpkgsrc-b27722946d8ebae0d1bcde314a39921b489b5de8.tar.gz
s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV.
Diffstat (limited to 'editors/xemacs-nox11/Makefile')
-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 \