diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 04:06:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 04:06:25 +0000 |
commit | 614f70eaf1575cb95a431b61ed347230277ace27 (patch) | |
tree | b4be129a43225843aacc28f9b758101f81f3db41 /devel/rubygem-mixlib-cli | |
parent | 1afa6cb96cb43f6a4b106351cb3ab91bf609e3a0 (diff) | |
download | ports-614f70eaf1575cb95a431b61ed347230277ace27.tar.gz ports-614f70eaf1575cb95a431b61ed347230277ace27.zip |
Notes
Diffstat (limited to 'devel/rubygem-mixlib-cli')
-rw-r--r-- | devel/rubygem-mixlib-cli/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/rubygem-mixlib-cli/Makefile b/devel/rubygem-mixlib-cli/Makefile index 0ea995b80bab..291ae12c5684 100644 --- a/devel/rubygem-mixlib-cli/Makefile +++ b/devel/rubygem-mixlib-cli/Makefile @@ -17,7 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -# we care about not passing -A to allow HTTP redirects -FETCH_ARGS= -pRr - .include <bsd.port.mk> |