diff options
Diffstat (limited to 'devel/py-rubymarshal')
-rw-r--r-- | devel/py-rubymarshal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-rubymarshal/Makefile b/devel/py-rubymarshal/Makefile index e5d5b15588c0..480b203ac5ab 100644 --- a/devel/py-rubymarshal/Makefile +++ b/devel/py-rubymarshal/Makefile @@ -14,7 +14,7 @@ COMMENT= Read and write Ruby-marshalled data LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/LICENSE -USES?= python +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |