1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

drop depends on p5-math-Trig ; it's in base perl5 suite

This commit is contained in:
Ying-Chieh Liao 2003-04-03 03:17:12 +00:00
parent 038bde8e87
commit 761af11942
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78023

View File

@ -8,6 +8,7 @@
PORTNAME= glgraph
PORTVERSION= 0.2.6
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://glgraph.kaosu.ch/downl/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -17,7 +18,6 @@ COMMENT= An OpenGL based function grapher
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/OpenGL.pm:${PORTSDIR}/graphics/p5-OpenGL \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${SITE_PERL}/Math/Trig.pm:${PORTSDIR}/math/p5-Math-Trig \
import:${PORTSDIR}/graphics/ImageMagick
USE_BZIP2= yes