diff options
Diffstat (limited to 'devel/google-gdata/Makefile')
-rw-r--r-- | devel/google-gdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/google-gdata/Makefile b/devel/google-gdata/Makefile index b2785163c19e..39c4c33b0957 100644 --- a/devel/google-gdata/Makefile +++ b/devel/google-gdata/Makefile @@ -12,7 +12,7 @@ COMMENT= DOT NET library for the Google Data API LICENSE= APACHE20 -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/Newtonsoft.Json.pc:${PORTSDIR}/devel/newtonsoft-json +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/Newtonsoft.Json.pc:devel/newtonsoft-json USES= dos2unix gmake mono DOS2UNIX_FILES= Makefile misc/gdata-sharp-core.pc.in |