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 /www/vrweb | |
parent | d041c5f9aaa89f98e7f0b6e845874710af92d653 (diff) | |
download | ports-2e3170ec6be5642817e11ca9e9d1b4e3423cfeff.tar.gz ports-2e3170ec6be5642817e11ca9e9d1b4e3423cfeff.zip |
Notes
Diffstat (limited to 'www/vrweb')
-rw-r--r-- | www/vrweb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/vrweb/Makefile b/www/vrweb/Makefile index f37674abc398..5d2d42c8a2fb 100644 --- a/www/vrweb/Makefile +++ b/www/vrweb/Makefile @@ -15,6 +15,8 @@ DISTFILES= vrweb-src-1.5.tar.gz help-1.5.tar.gz MAINTAINER= saper@system.pl +BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 + USE_GMAKE= yes USE_X_PREFIX= yes USE_MESA= yes |