From 3b9ce2e8640db87f226fb264e2db39898cb364a5 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 13 Apr 2000 06:50:45 +0000 Subject: Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}. - LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'. --- editors/xemacs-devel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'editors/xemacs-devel') diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 2e899fbe35e4..eae405159686 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: X-Emacs -# Version required: 21.1 # Date created: 24 Apr 1999 # Whom: Michael Elbel (me@FreeBSD.org) # # $FreeBSD$ # -DISTNAME= xemacs-${XEMACS_VER} -PKGNAME= ${LANGPREFIX}xemacs${PKGNAMEEXT}-21.1.9 +PORTNAME= xemacs +PORTVERSION= ${XEMACS_VER} CATEGORIES?= editors MASTER_SITES= \ ftp://ftp.xemacs.org/pub/xemacs/xemacs-${XEMACS_REL}/ \ -- cgit v1.2.3