summaryrefslogtreecommitdiff
path: root/editors/flim-mule-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/flim-mule-current/Makefile')
-rw-r--r--editors/flim-mule-current/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/flim-mule-current/Makefile b/editors/flim-mule-current/Makefile
index d8398869d8f7..f1e26cb9fd48 100644
--- a/editors/flim-mule-current/Makefile
+++ b/editors/flim-mule-current/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/09 16:36:49 shige Exp $
+# $Id: Makefile,v 1.2 1999/05/21 13:28:48 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@@ -17,7 +17,8 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
EMACS_NAME= mule
EMACS_PORT= mule
EMACS_VER= 19.34
-EMACS_LIBDIR= share/${EMACS_NAME}
+EMACS_LIBDIR= share/${EMACS_NAME}
+EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
HAVE_COMMON_PORT= YES
REQUIRE_SETUPEL= YES