aboutsummaryrefslogtreecommitdiff
path: root/print/cups-connector/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups-connector/Makefile')
-rw-r--r--print/cups-connector/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/cups-connector/Makefile b/print/cups-connector/Makefile
index 24a39f982812..a458bfd140bd 100644
--- a/print/cups-connector/Makefile
+++ b/print/cups-connector/Makefile
@@ -10,9 +10,9 @@ COMMENT= Share CUPS printers via Google Cloud Print
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:${PORTSDIR}/lang/go \
- cups>=0:${PORTSDIR}/print/cups \
- avahi-app>=0:${PORTSDIR}/net/avahi-app
+BUILD_DEPENDS= go:lang/go \
+ cups>=0:print/cups \
+ avahi-app>=0:net/avahi-app
USES= compiler pkgconfig
USE_GITHUB= yes