summaryrefslogtreecommitdiff
path: root/editors/apel-emacs20/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-06-29 23:59:32 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-06-29 23:59:32 +0000
commit35b86103d5a5f17ee6e967357c25e3d171434e75 (patch)
tree93d6504ec7279ffce878b7c542088f224d05b01e /editors/apel-emacs20/Makefile
parentUndo part of previous commit to put back the correct ${WRKSRC}. (diff)
Update to 9.19.
Notes
Notes: svn path=/head/; revision=19906
Diffstat (limited to 'editors/apel-emacs20/Makefile')
-rw-r--r--editors/apel-emacs20/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index 3bb1bd9947a7..7c6224193ece 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: apel for emacs20
-# Version required: 9.18
+# Version required: 9.19
# Date created: 22 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1999/03/01 09:37:17 shige Exp $
+# $Id: Makefile,v 1.3 1999/05/09 16:14:42 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
@@ -17,7 +17,8 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
EMACS_NAME= emacs
EMACS_PORT= emacs20
EMACS_VER= 20.3
-EMACS_LIBDIR= share/${EMACS_NAME}
+EMACS_LIBDIR= share/${EMACS_NAME}
+EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
# use pkg/* files in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg