diff options
author | knu <knu@FreeBSD.org> | 2000-04-13 12:48:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-13 12:48:36 +0000 |
commit | afb4e0a2be3a29b86030e731125f85c8392dde77 (patch) | |
tree | d6bd8ba53c4e5bc6733425bf71419aff0b3dac3f /japanese/timidity++-tcltk | |
parent | c1f6d12ac4e465e48b433ee0bde263f0329311b9 (diff) | |
download | FreeBSD-ports-afb4e0a2be3a29b86030e731125f85c8392dde77.zip FreeBSD-ports-afb4e0a2be3a29b86030e731125f85c8392dde77.tar.gz |
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.
Diffstat (limited to 'japanese/timidity++-tcltk')
-rw-r--r-- | japanese/timidity++-tcltk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/timidity++-tcltk/Makefile b/japanese/timidity++-tcltk/Makefile index d278cea..4c06859 100644 --- a/japanese/timidity++-tcltk/Makefile +++ b/japanese/timidity++-tcltk/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +CATEGORIES= japanese + INTERFACE= tcltk JAPANESE= yes |