diff options
Diffstat (limited to 'net/libgweather/Makefile')
-rw-r--r-- | net/libgweather/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 5ad36ce14b73..71abf34f01e0 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations -BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libgeocode-glib.so:${PORTSDIR}/net/geocode-glib +BUILD_DEPENDS= vala:lang/vala +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libgeocode-glib.so:net/geocode-glib PORTSCOUT= limitw:1,even |