aboutsummaryrefslogtreecommitdiffstats
path: root/www/feedjack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/feedjack/Makefile')
-rw-r--r--www/feedjack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/feedjack/Makefile b/www/feedjack/Makefile
index 7e457b724d3..1871a0d8857 100644
--- a/www/feedjack/Makefile
+++ b/www/feedjack/Makefile
@@ -23,6 +23,6 @@ USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= Feedjack
PLIST_SUB= FEEDJACKVER=${PORTVERSION} \
- PYTHONVER=${_PYTHON_VERSION}
+ PYTHONVER=${PYTHON_VER}
.include <bsd.port.mk>