diff options
Diffstat (limited to 'databases/clip')
-rw-r--r-- | databases/clip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index c671c5570e22..02be281c0b38 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -32,7 +32,8 @@ BROKEN= "Does not compile on !i386" .endif BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ - wget:${PORTSDIR}/ftp/wget + wget:${PORTSDIR}/ftp/wget \ + xmkmf:${X_IMAKE_PORT} LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 \ |