1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Include dependancy on graphics/opendx for amd/sparc64

PR:		ports/128378
Submitted by:	Stephen Montgomery-Smith <stephen math.missouri.edu> (maintainer)
This commit is contained in:
Thomas Abthorpe 2008-11-04 20:54:55 +00:00
parent 4918cf0e6f
commit ebb7c8c54b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222398
2 changed files with 5 additions and 9 deletions

View File

@ -7,16 +7,14 @@
PORTNAME= octave-forge-fpl
PORTVERSION= 0.1.3
CATEGORIES= math
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@math.missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx
.include <bsd.port.pre.mk>
.if ${ARCH} != "amd64" && ${ARCH} != "sparc64"
RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx
.endif
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>

View File

@ -21,8 +21,6 @@ COMMENT= Octave-forge metaport for math/octave
# work on these, I would appreciate it.
# * vrml builds, but is non functional, as it depends on freewrl, which is
# not yet available on FreeBSD.
# * fpl builds, but will not function on amd64 or sparc64, as it depends on
# opendx, which does not build on those architectures.
OPTIONS= \
ANN "Install package: ann" On \