diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-06-17 13:29:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-06-17 13:29:35 +0000 |
commit | 83f3e10fa442528b061c7f1bb9be88767120416f (patch) | |
tree | a757ec9028140a58073b0eb75fceec092b87851d /net/rubygem-geoip | |
parent | 3ddcf3a2ce3d4582352c8d083c4b747faa7717f7 (diff) |
Notes
Diffstat (limited to 'net/rubygem-geoip')
-rw-r--r-- | net/rubygem-geoip/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile index 9dd42892ae58..6cd42295b1d2 100644 --- a/net/rubygem-geoip/Makefile +++ b/net/rubygem-geoip/Makefile @@ -15,8 +15,6 @@ COMMENT= Geoip implementation for rubygems RUN_DEPENDS= geoiplookup:${PORTSDIR}/net/GeoIP -CONFLICTS= ruby-net-geoip-[0-9]* - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |