aboutsummaryrefslogtreecommitdiffstats
path: root/misc/man.el
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-12-02 13:54:52 +0800
committerasami <asami@FreeBSD.org>1998-12-02 13:54:52 +0800
commit795427cbc740ee87976270c127a72fe9579a269b (patch)
tree2888fe80e7d6465cf3979c729c50906539d470aa /misc/man.el
parent95098b607a7c3d44136f3d2643fbe730b02498c0 (diff)
downloadfreebsd-ports-gnome-795427cbc740ee87976270c127a72fe9579a269b.tar.gz
freebsd-ports-gnome-795427cbc740ee87976270c127a72fe9579a269b.tar.zst
freebsd-ports-gnome-795427cbc740ee87976270c127a72fe9579a269b.zip
Don't use NO_WRKDIR.
Diffstat (limited to 'misc/man.el')
-rw-r--r--misc/man.el/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile
index 7eb4af38cbdd..47dabe8e5025 100644
--- a/misc/man.el/Makefile
+++ b/misc/man.el/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 September 1998
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/09 00:46:03 kuriyama Exp $
#
DISTNAME= i18n-man-1.1
@@ -15,8 +15,8 @@ MAINTAINER= kiri@kiri.toba-cmt.ac.jp
RUN_DEPENDS= jman:${PORTSDIR}/japanese/man
-NO_WRKDIR= yes
-NO_EXTRACT= yes
+EXTRACT_ONLY= # empty
+NO_WRKSUBDIR= yes
NO_BUILD= yes
ELISPDIR= ${PREFIX}/share/emacs/site-lisp