diff options
author | asami <asami@FreeBSD.org> | 2000-08-11 06:34:47 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-11 06:34:47 +0000 |
commit | ff36572b9d6d3f0cdd6c79285232dc6084aa07bc (patch) | |
tree | db76bb27091f55e53742b6b86e5b07957cf3cb1f /math/simpack | |
parent | 168cacfd77cb7fb984d32cc8ee042ebafaaa0e7d (diff) | |
download | FreeBSD-ports-ff36572b9d6d3f0cdd6c79285232dc6084aa07bc.zip FreeBSD-ports-ff36572b9d6d3f0cdd6c79285232dc6084aa07bc.tar.gz |
Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.
Submitted by: bento (sort of)
Diffstat (limited to 'math/simpack')
-rw-r--r-- | math/simpack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/simpack/Makefile b/math/simpack/Makefile index 3321ea5..3807767 100644 --- a/math/simpack/Makefile +++ b/math/simpack/Makefile @@ -13,6 +13,8 @@ DISTFILES= SimPack3.tar.Z MAINTAINER= rssh@cki.ipri.kiev.ua +BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 + USE_XLIB= yes INSTALLS_SHLIB= yes |