diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ivtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index be661dbfe9e2..2047e8fb3387 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -14,8 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= johnston@vectaport.com -BROKEN= "Does not build" +BUILD_DEPENDS= imake:${PORTDIR}/devel/imake +USE_XLIB= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |