svn commit: r406717 - head/math/octave-forge-video

Stephen Montgomery-Smith stephen at FreeBSD.org
Tue Jan 19 20:43:36 UTC 2016


Author: stephen
Date: Tue Jan 19 20:43:35 2016
New Revision: 406717
URL: https://svnweb.freebsd.org/changeset/ports/406717

Log:
  - Put back uses=pkgconfig

Modified:
  head/math/octave-forge-video/Makefile

Modified: head/math/octave-forge-video/Makefile
==============================================================================
--- head/math/octave-forge-video/Makefile	Tue Jan 19 20:06:47 2016	(r406716)
+++ head/math/octave-forge-video/Makefile	Tue Jan 19 20:43:35 2016	(r406717)
@@ -11,6 +11,7 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
+USES=		pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	HOME=${WRKSRC}
 


More information about the svn-ports-head mailing list