mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Add an explicit dependency on pkgconf
This commit is contained in:
parent
f11a2038e0
commit
6b022e85e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325925
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: sivp
|
||||
# Date created: 2007-09-15
|
||||
# Whom: Max Brazhnikov <makc@issp.ac.ru>
|
||||
#
|
||||
# Created by: Max Brazhnikov <makc@issp.ac.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sivp
|
||||
DISTVERSION= 1.0.0.r286
|
||||
@ -19,6 +15,7 @@ BUILD_DEPENDS= ${SCILAB_CMD}:${PORTSDIR}/math/scilab
|
||||
LIB_DEPENDS= opencv_legacy.2:${PORTSDIR}/graphics/opencv
|
||||
RUN_DEPENDS= ${SCILAB_CMD}:${PORTSDIR}/math/scilab
|
||||
|
||||
USES= pkgconfig
|
||||
USE_XZ= yes
|
||||
|
||||
SCILAB_CMD= ${LOCALBASE}/bin/scilab
|
||||
|
Loading…
Reference in New Issue
Block a user