aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-08 14:42:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-08 14:42:28 +0000
commit988b1149f5bf3f6c8dc5ec05959ec7e7304e01a6 (patch)
tree9b5c96899c6faf1ad9161facbb3091ec2560e59b /cad
parentcaf49f6b3080c8314d13b7de8b16beb44a49e8e4 (diff)
downloadports-988b1149f5bf3f6c8dc5ec05959ec7e7304e01a6.tar.gz
ports-988b1149f5bf3f6c8dc5ec05959ec7e7304e01a6.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/fritzing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/fritzing/Makefile b/cad/fritzing/Makefile
index 9e865ff4acab..fb487ea45bcd 100644
--- a/cad/fritzing/Makefile
+++ b/cad/fritzing/Makefile
@@ -29,7 +29,7 @@ MAKE_ENV= INSTALL_ROOT="${STAGEDIR}"
BUILD_DEPENDS+= boost-libs>1.52:devel/boost-libs
-RUN_DEPENDS+= py${PYTHON_SUFFIX}-sqlite3>0:databases/py-sqlite3
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
.include <bsd.port.pre.mk>