aboutsummaryrefslogtreecommitdiff
path: root/comms/chirp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/chirp/Makefile')
-rw-r--r--comms/chirp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile
index 46a53934813f..36c4835bb90b 100644
--- a/comms/chirp/Makefile
+++ b/comms/chirp/Makefile
@@ -14,8 +14,8 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${CHIRP_DEPENDS}
RUN_DEPENDS= ${CHIRP_DEPENDS}
-CHIRP_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>0:${PORTSDIR}/textproc/py-libxml2 \
- ${PYTHON_PKGNAMEPREFIX}serial>0:${PORTSDIR}/comms/py-serial
+CHIRP_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2 \
+ ${PYTHON_PKGNAMEPREFIX}serial>0:comms/py-serial
USES= desktop-file-utils gettext python
USE_PYTHON= distutils