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 /x11-toolkits/iv | |
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 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index ebcc11d..f57a986 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tanimura@FreeBSD.org +BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 + USE_XLIB= yes INSTALLS_SHLIB= yes |