diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 17:07:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 17:07:08 +0000 |
commit | 46b556be1c5e78a30a7e153cc9096e9ff3fd084a (patch) | |
tree | ec18cef613a0fc54432d428850a3c719902d7112 /math/naturalmath | |
parent | fed77d64811993002799efa97b0032ef9a95edc6 (diff) | |
download | ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.tar.gz ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.zip |
Notes
Diffstat (limited to 'math/naturalmath')
-rw-r--r-- | math/naturalmath/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/naturalmath/Makefile b/math/naturalmath/Makefile index 58d0c5e14b91..786226748139 100644 --- a/math/naturalmath/Makefile +++ b/math/naturalmath/Makefile @@ -10,9 +10,8 @@ MASTER_SITES= http://www.math.missouri.edu/~stephen/naturalmath/ MAINTAINER= stephen@FreeBSD.org COMMENT= Script to turn intuitively written math into latex -USE_PERL5= yes USE_TEX= latex:build dvipsk:build -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= naturalmath do-build: |