diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-21 16:54:54 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-21 16:54:54 +0000 |
commit | 214bd533a7aa7a2f42290138bc4f5d5cae9ce19d (patch) | |
tree | b6e8a2e2e173200c3e989ccba48ea51ad0a5a047 /math/aspcud/Makefile | |
parent | 6c0cb7e99c6b37a63f1cfe83248e49c09bf10996 (diff) | |
download | ports-214bd533a7aa7a2f42290138bc4f5d5cae9ce19d.tar.gz ports-214bd533a7aa7a2f42290138bc4f5d5cae9ce19d.zip |
Notes
Diffstat (limited to 'math/aspcud/Makefile')
-rw-r--r-- | math/aspcud/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index 96ad3027cdaa..2bea62db5b72 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS= gringo:${PORTSDIR}/math/gringo \ clasp:${PORTSDIR}/math/clasp \ bash:${PORTSDIR}/shells/bash -USE_PYTHON_RUN= yes -USES= compiler:c++11-lang cmake:outsource +USES= compiler:c++11-lang cmake:outsource python:run CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man |