diff options
Diffstat (limited to 'devel/rubygem-git/Makefile')
-rw-r--r-- | devel/rubygem-git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-git/Makefile b/devel/rubygem-git/Makefile index 9af3d325a3e3..ac50a84138cb 100644 --- a/devel/rubygem-git/Makefile +++ b/devel/rubygem-git/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby wrapper library around git(1) LICENSE= MIT -RUN_DEPENDS= git>=1.6:${PORTSDIR}/devel/git +RUN_DEPENDS= git>=1.6:devel/git NO_ARCH= yes |