diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-02-11 20:16:33 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-02-11 20:16:33 +0000 |
commit | d425960d8e3e669986186ed32653bbad19a78329 (patch) | |
tree | 902f101eba5d6e0da6caded7fedfd7e9d315c4ce /devel/ruby-locale | |
parent | 600ab3dbcc068487c5f8d43179a1707793b66dd6 (diff) | |
download | ports-d425960d8e3e669986186ed32653bbad19a78329.tar.gz ports-d425960d8e3e669986186ed32653bbad19a78329.zip |
Notes
Diffstat (limited to 'devel/ruby-locale')
-rw-r--r-- | devel/ruby-locale/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 00a74ac00efb..1acd9d0ae1e4 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= ruby MAINTAINER= alecn2002@yandex.ru COMMENT= A simple Ruby module that provides setlocale(3) +CONFLICTS= ${PKGNAMEPREFIX}locale2-[0-9]* + #USE_BZIP2= yes # only saves 500 bytes.. USE_RUBY= yes USE_RUBY_EXTCONF= yes |