diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-07-23 12:11:14 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-07-23 12:11:14 +0000 |
commit | 0d0f056de54a4be446c0f35de42034270bf4d452 (patch) | |
tree | 7157a7e914425345e70f170336ad8f10a725b8c4 /archivers | |
parent | 6041e9d52d8223cc25b8ac635e7e4dcd31c81ed4 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rpm4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 4f5e27345e04..25a2187136bf 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -20,7 +20,7 @@ OPTIONS_DEFINE= PYTHON NLS DOCS OPTIONS_DEFAULT=PYTHON NLS OPTIONS_SUB= yes PYTHON_CONFIGURE_ENABLE=python -PYTHON_USE= PYTHON=yes +PYTHON_USE= PYTHON=2.7 NLS_CONFIGURE_ENABLE=nls NLS_USES= gettext PORTDOCS= * |