diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
| commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
| tree | d3548a0f08ca434f11cb4415a93d98037409413b /net/rubygem-right_slicehost/Makefile | |
| parent | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff) | |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412348
Diffstat (limited to 'net/rubygem-right_slicehost/Makefile')
| -rw-r--r-- | net/rubygem-right_slicehost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-right_slicehost/Makefile b/net/rubygem-right_slicehost/Makefile index 0c1cc04d663a..d37212b40d51 100644 --- a/net/rubygem-right_slicehost/Makefile +++ b/net/rubygem-right_slicehost/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the Slicehost API -RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:${PORTSDIR}/net/rubygem-right_http_connection +RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection NO_ARCH= yes |
