forked from Lainports/freebsd-ports
Add back the dependency on zip.
Reported by: Charlie Li <ml+freebsd@vishwin.info>
This commit is contained in:
parent
b45626d7bd
commit
61e975f75e
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ COMMENT?= Java Development Kit ${JDK_MAJOR_VERSION}
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= autoconf>0:devel/autoconf \
|
||||
BUILD_DEPENDS= zip:archivers/zip \
|
||||
autoconf>0:devel/autoconf \
|
||||
${LOCALBASE}/include/cups/cups.h:print/cups \
|
||||
bash:shells/bash
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue