diff options
Diffstat (limited to 'net/geocode-glib/Makefile')
-rw-r--r-- | net/geocode-glib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index 9f7b194240ca..e62809b8b811 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Convenience library for the geocoding and reverse geocoding -LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libsoup-2.4.so:devel/libsoup PORTSCOUT= limitw:1,even |