diff options
Diffstat (limited to 'devel/swarm')
-rw-r--r-- | devel/swarm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index cd243fb1c610..4203a8c0ef7c 100644 --- a/devel/swarm/Makefile +++ b/devel/swarm/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/swarm/src/swarm/ MAINTAINER= horance@freera.net COMMENT= The Swarm Simulation System -BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs21 +BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs .if defined(WITH_HDF5) LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5 .endif |