diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-08-11 06:34:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-08-11 06:34:47 +0000 |
commit | 2e3170ec6be5642817e11ca9e9d1b4e3423cfeff (patch) | |
tree | d795505b31b8f0adb119bf9e22f698bc8c6a0b72 /x11-toolkits | |
parent | Update to 1.0.1. Move to USE_LIBTOOL and rid ourselves of .la file. Fix (diff) |
Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.
Submitted by: bento (sort of)
Diffstat (limited to 'x11-toolkits')
-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 ebcc11d96c87..f57a986278a9 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 |