Index: head/math/scilab-toolbox-swt/Makefile =================================================================== --- head/math/scilab-toolbox-swt/Makefile (revision 250365) +++ head/math/scilab-toolbox-swt/Makefile (revision 250366) @@ -1,45 +1,47 @@ ## New ports collection makefile for: swt # Date created: 28 March 2006 # Whom: Max Brazhnikov makc@issp.ac.ru # # $FreeBSD$ # PORTNAME= swt DISTVERSION= 0.1.0rc4 PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/scwt/${PORTNAME}/0.1.0rc4Linux PKGNAMEPREFIX= scilab-toolbox- DISTNAME= ${PORTNAME}${DISTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Scilab 1-D and 2-D Wavelet Toolbox BUILD_DEPENDS= ${LOCALBASE}/bin/scilab:${PORTSDIR}/math/scilab RUN_DEPENDS= ${BUILD_DEPENDS} +IGNORE= doesn't build with Scilab 5.2 + WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} SCILABDIR?= lib/scilab CONTRIBDIR?= ${SCILABDIR}/contrib TOOLBOXDIR?= ${CONTRIBDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX}/${TOOLBOXDIR} CONFIGURE_ENV+= SCI="${LOCALBASE}/${SCILABDIR}" PLIST_SUB= TOOLBOXDIR=${TOOLBOXDIR} -OPTIONS= SIVP "Enable Image and Video support" off +OPTIONS= SIVP "Enable Image and Video support" off .include .if defined(WITH_SIVP) RUN_DEPENDS+= ${LOCALBASE}/${CONTRIBDIR}/sivp/loader.sce:${PORTSDIR}/math/scilab-toolbox-sivp .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/math/scilab-toolbox-swt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property