Update with PORTNAME/PORTVERSION and get happy with the slave.

Remove LANGPREFIX and just utilize PKGNAMEPREFIX.

Utilize PKGNAMESUFFIX.

Set the correct categories for both the master and the slaves.
This commit is contained in:
Akinori MUSHA 2000-04-13 12:48:36 +00:00
parent 1b8ed15b83
commit 016649ae60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27492
3 changed files with 6 additions and 4 deletions

View File

@ -5,8 +5,9 @@
# $FreeBSD$
#
PORTNAME= ${LANGPREF}timidity++-${INTERFACE}
PORTNAME= timidity++
PORTVERSION= 2.9.0
PKGNAMESUFFIX= -${INTERFACE}
CATEGORIES= audio
MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
DISTNAME= TiMidity++-${PORTVERSION}
@ -17,9 +18,6 @@ RUN_DEPENDS= ${PREFIX}/bin/timidity:${PORTSDIR}/audio/timidity++
LIB_DEPENDS= ${INTERFACE_DEPS}
INTERFACE?= emacs
.if defined(JAPANESE)
LANGPREFIX= ja-
.endif
USE_BZIP2= yes
GNU_CONFIGURE= yes

View File

@ -5,6 +5,8 @@
# $FreeBSD$
#
CATEGORIES= japanese
INTERFACE= slang
JAPANESE= yes

View File

@ -5,6 +5,8 @@
# $FreeBSD$
#
CATEGORIES= japanese
INTERFACE= tcltk
JAPANESE= yes