diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-08-26 20:56:54 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-08-26 20:56:54 +0000 |
commit | 70510ec2a3d0445866d767c89560f64217b09eec (patch) | |
tree | 4e20035e17ffbbebc2035f65a043cff5a8c6dc7c | |
parent | databases/rubygem-arel3: tell portscout to ignore (diff) |
devel/rubygem-bson1: tell portscout to ignore
Notes
Notes:
svn path=/head/; revision=366273
-rw-r--r-- | devel/rubygem-bson1/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-bson1/Makefile b/devel/rubygem-bson1/Makefile index d71b8986cdbf..a773f6bc0b0e 100644 --- a/devel/rubygem-bson1/Makefile +++ b/devel/rubygem-bson1/Makefile @@ -16,4 +16,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PORTSCOUT= ignore + .include <bsd.port.mk> |