diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-19 16:21:38 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-19 16:21:38 +0000 |
commit | f051f40883eef4c310002b4c8069e224e1b00226 (patch) | |
tree | a2f084f8e67379c35aff55ea88856fce4370a088 /japanese/ruby-ming | |
parent | f60f7fbeebbef4c625ff49521ce9a9bb9f32cbc7 (diff) |
Notes
Diffstat (limited to 'japanese/ruby-ming')
-rw-r--r-- | japanese/ruby-ming/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile index 9dde24f84a9b..554f5097274e 100644 --- a/japanese/ruby-ming/Makefile +++ b/japanese/ruby-ming/Makefile @@ -6,6 +6,7 @@ # CATEGORIES= japanese +PKGNAMEPREFIX= ja-${RUBY_PKGNAMEPREFIX} COMMENT= Yet another Ming module for Ruby built with Japanese support @@ -14,5 +15,3 @@ LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming MASTERDIR= ${.CURDIR}/../../graphics/ruby-ming .include "${MASTERDIR}/Makefile" - -PKGNAMEPREFIX= ja-ruby- |