svn commit: r386357 - head/math/scilab
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 20:04:39 UTC 2015
Author: amdmi3
Date: Thu May 14 20:04:38 2015
New Revision: 386357
URL: https://svnweb.freebsd.org/changeset/ports/386357
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/math/scilab/Makefile
Modified: head/math/scilab/Makefile
==============================================================================
--- head/math/scilab/Makefile Thu May 14 19:40:39 2015 (r386356)
+++ head/math/scilab/Makefile Thu May 14 20:04:38 2015 (r386357)
@@ -23,8 +23,8 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/text
libamd.so:${PORTSDIR}/math/suitesparse
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
-USES= desktop-file-utils fortran gettext gmake iconv libtool \
- pathfix pkgconfig shared-mime-info
+USES= cpe desktop-file-utils fortran gettext gmake iconv \
+ libtool pathfix pkgconfig shared-mime-info
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-all
mailing list