diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-20 17:36:02 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-20 17:36:02 +0000 |
commit | 6d83e65a8b50cb4f07da7184b20fca3165a54747 (patch) | |
tree | 67c959e7cd137e2895c3dba87c47536a74207154 /games/pathological | |
parent | 04fd0c5ce79980e3d50c7ff197ef7cbf2e81aaca (diff) | |
download | ports-6d83e65a8b50cb4f07da7184b20fca3165a54747.tar.gz ports-6d83e65a8b50cb4f07da7184b20fca3165a54747.zip |
Notes
Diffstat (limited to 'games/pathological')
-rw-r--r-- | games/pathological/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pathological/Makefile b/games/pathological/Makefile index 3eb0e5e4a87a..4ccad07d50f8 100644 --- a/games/pathological/Makefile +++ b/games/pathological/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYGAME} OPTIONS_DEFINE= DOCS -USE_PYTHON= yes +USES= python NO_BUILD= yes DOC_FILES= favicon.ico index.html |