diff options
Diffstat (limited to 'ftp/rubygem-curb/Makefile')
-rw-r--r-- | ftp/rubygem-curb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/rubygem-curb/Makefile b/ftp/rubygem-curb/Makefile index 9ccead1c15c0..fb18bef6f47f 100644 --- a/ftp/rubygem-curb/Makefile +++ b/ftp/rubygem-curb/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby bindings for libcurl LICENSE= RUBY LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USE_RUBY= yes USE_RUBYGEMS= yes |