summaryrefslogtreecommitdiffstats
path: root/editors/semi-emacs
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 06:21:02 +0000
committerasami <asami@FreeBSD.org>2000-04-14 06:21:02 +0000
commitbd7c26fd475b83cf08e572e12b2d6e9f8af4d3b9 (patch)
tree5f163ac2fbca7213d2dcb72a7ee63a062386794d /editors/semi-emacs
parent0ea083c38191c42dceadbe34e683b134593d8d8d (diff)
downloadFreeBSD-ports-bd7c26fd475b83cf08e572e12b2d6e9f8af4d3b9.zip
FreeBSD-ports-bd7c26fd475b83cf08e572e12b2d6e9f8af4d3b9.tar.gz
Finish converting editors/ to PORTNAME/PORTVERSION.
Diffstat (limited to 'editors/semi-emacs')
-rw-r--r--editors/semi-emacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/semi-emacs/Makefile b/editors/semi-emacs/Makefile
index 0a0ad3b..4693812 100644
--- a/editors/semi-emacs/Makefile
+++ b/editors/semi-emacs/Makefile
@@ -1,17 +1,18 @@
# New ports collection makefile for: semi for emacs
-# Version required: 1.13.4
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= semi-${SEMI_VER}
+PORTNAME= semi-${EMACS_PORT}
+PORTVERSION= ${SEMI_VER}
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.12/ \
ftp://ftp.media.kyoto-u.ac.jp/pub/mule/semi/semi-1.13-for-flim-1.12/ \
ftp://ftp.win.or.jp/pub/word/mule/semi/semi-1.13-for-flim-1.12/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.13-for-flim-1.12/
+DISTNAME= semi-${SEMI_VER}
MAINTAINER?= shige@FreeBSD.org
@@ -42,7 +43,6 @@ REQUIRE_SETUPEL= YES
ALL_TARGET?= elc
.if defined(EMACS_PORT)
-PKGNAME= semi-${EMACS_PORT}-${SEMI_VER}
EMACS_CMD?= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER}
BUILD_DEPENDS+= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT}
.if defined(HAS_COMMON_PORT) && (${HAS_COMMON_PORT} == "YES")
OpenPOWER on IntegriCloud