Use PKGNAMESUFFIX.

This commit is contained in:
Akinori MUSHA 2000-04-13 11:22:38 +00:00
parent f754c39f8e
commit 25697a480c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27489
4 changed files with 6 additions and 11 deletions

View File

@ -5,9 +5,7 @@
# $FreeBSD$
#
PORTNAME= yatex-mule
PORTVERSION= 1.67
CATEGORIES= print elisp
PKGNAMESUFFIX= -mule
MULE= yes

View File

@ -5,8 +5,7 @@
# $FreeBSD$
#
PORTNAME= yatex-xemacs-mule
PORTVERSION= 1.67
PKGNAMESUFFIX= -xemacs-mule
XEMACS-MULE= yes

View File

@ -5,8 +5,7 @@
# $FreeBSD$
#
PORTNAME= yatex-xemacs
PORTVERSION= 1.67
PKGNAMESUFFIX= -xemacs
XEMACS= yes

View File

@ -5,15 +5,14 @@
# $FreeBSD$
#
PORTNAME?= yatex
PORTVERSION?= 1.67
PORTNAME= yatex
PORTVERSION= ${VERSION}
CATEGORIES?= print elisp
MASTER_SITES= http://www.yatex.org/
DISTNAME= yatex1.67
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= taoka@FreeBSD.org
WRKSRC= ${WRKDIR}/yatex${VERSION}
.if defined(XEMACS-MULE)
BUILD_DEPENDS= xemacs:${PORTSDIR}/japanese/xemacs21-canna \
${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${PORTSDIR}/editors/xemacs-sumo-packages \