diff options
Diffstat (limited to 'editors/wemi-xemacs21-mule/Makefile')
-rw-r--r-- | editors/wemi-xemacs21-mule/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/wemi-xemacs21-mule/Makefile b/editors/wemi-xemacs21-mule/Makefile index f883f0a9dbf6..e91d9ef58528 100644 --- a/editors/wemi-xemacs21-mule/Makefile +++ b/editors/wemi-xemacs21-mule/Makefile @@ -3,7 +3,7 @@ # Date created: 25 July 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/08/06 19:28:19 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -23,8 +23,6 @@ EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR} # RUN_DEPENDS port name's suffix is '-common'. HAVE_COMMON_PORT= YES -# emacs requires *-setupel.el -REQUIRE_SETUPEL= YES # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg |