diff options
Diffstat (limited to 'databases/pguri/Makefile')
-rw-r--r-- | databases/pguri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pguri/Makefile b/databases/pguri/Makefile index 04f0047e641a..f47b5df90577 100644 --- a/databases/pguri/Makefile +++ b/databases/pguri/Makefile @@ -8,8 +8,8 @@ CATEGORIES= databases MAINTAINER= ports@toco-domains.de COMMENT= URI datatype for PostgreSQL -BUILD_DEPENDS= uriparser>=0.8.0:${PORTSDIR}/net/uriparser -RUN_DEPENDS= uriparser>=0.8.0:${PORTSDIR}/net/uriparser +BUILD_DEPENDS= uriparser>=0.8.0:net/uriparser +RUN_DEPENDS= uriparser>=0.8.0:net/uriparser USES= gmake pgsql pkgconfig |