- Remove registervm from build dependency. This hack is no longer necessary
as javavmwrapper is fixed now (r306536). - Remove an empty directory, which was missed in the previous commit. Feature safe: yes
This commit is contained in:
parent
cf0eb369c2
commit
ff193c17dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306764
@ -31,7 +31,6 @@ LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/zip:${PORTSDIR}/archivers/zip \
|
||||
${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \
|
||||
${LOCALBASE}/bin/registervm:${PORTSDIR}/java/javavmwrapper \
|
||||
${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-client
|
||||
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
|
||||
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
|
||||
|
Loading…
Reference in New Issue
Block a user