aboutsummaryrefslogtreecommitdiff
path: root/editors/flim113-emacs20
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-08-06 16:56:19 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-08-06 16:56:19 +0000
commit9e5a01bf353f226cb2a419530e17ba904f30c58d (patch)
treee955881e7a19cc7588431652ae220760bcf8b4db /editors/flim113-emacs20
parentc3f053cdce3e40ea05f7710839b99857252def8f (diff)
downloadports-9e5a01bf353f226cb2a419530e17ba904f30c58d.tar.gz
ports-9e5a01bf353f226cb2a419530e17ba904f30c58d.zip
Notes
Diffstat (limited to 'editors/flim113-emacs20')
-rw-r--r--editors/flim113-emacs20/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile
index 01b8506cb92f..32be770853bb 100644
--- a/editors/flim113-emacs20/Makefile
+++ b/editors/flim113-emacs20/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.6 1999/04/18 05:01:14 sada Exp $
+# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@@ -17,8 +17,8 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
-EMACS_LIBDIR= share/${EMACS_NAME}
-EMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER}
+EMACS_LIBDIR= share/${EMACS_NAME}
+EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg