svn commit: r497454 - head/math/octave-forge-database
Stephen Montgomery-Smith
stephen at FreeBSD.org
Mon Apr 1 01:02:32 UTC 2019
Author: stephen
Date: Mon Apr 1 01:02:30 2019
New Revision: 497454
URL: https://svnweb.freebsd.org/changeset/ports/497454
Log:
- Correction to BROKEN message.
Modified:
head/math/octave-forge-database/Makefile
Modified: head/math/octave-forge-database/Makefile
==============================================================================
--- head/math/octave-forge-database/Makefile Mon Apr 1 00:49:37 2019 (r497453)
+++ head/math/octave-forge-database/Makefile Mon Apr 1 01:02:30 2019 (r497454)
@@ -12,7 +12,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
-BROKEN= requires octave-forge-database which is broken
+BROKEN= requires octave-forge-struct which is broken
RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct
More information about the svn-ports-all
mailing list