diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-10 18:40:47 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-10 18:40:47 +0000 |
commit | b1ffce3f4beb0f460e11ae8e4a1711be8ae0cbfe (patch) | |
tree | 4f8564d4d3bcf0dcfacb11f69024e8f4e03e3223 /textproc/rubygem-augeas | |
parent | e0137d6aae0173865e35d96e3881511dab6e4bef (diff) | |
download | ports-b1ffce3f4beb0f460e11ae8e4a1711be8ae0cbfe.tar.gz ports-b1ffce3f4beb0f460e11ae8e4a1711be8ae0cbfe.zip |
Notes
Diffstat (limited to 'textproc/rubygem-augeas')
-rw-r--r-- | textproc/rubygem-augeas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-augeas/Makefile b/textproc/rubygem-augeas/Makefile index 855ad6f9bfb1..41e53c706647 100644 --- a/textproc/rubygem-augeas/Makefile +++ b/textproc/rubygem-augeas/Makefile @@ -15,6 +15,8 @@ COMMENT= Ruby bindings for Augeas LIB_DEPENDS= augeas.10:${PORTSDIR}/textproc/augeas +PORTSCOUT= limit:^0.3 + USE_RUBY= yes USE_RUBYGEMS= yes USE_GNOME= pkgconfig |