- configure requires cmake to work properly.

Reported by:	pkg-fallout@
This commit is contained in:
Stephen Montgomery-Smith 2019-06-03 04:38:52 +00:00
parent 34f64ff219
commit 2300ad0f5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503347

View File

@ -12,6 +12,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
BUILD_DEPENDS+= cmake:devel/cmake
LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm
# OCTSRC is the name of the directory of the package.