svn commit: r379622 - head/textproc/libmrss-php

Antoine Brodin antoine at FreeBSD.org
Sun Feb 22 18:59:14 UTC 2015


Author: antoine
Date: Sun Feb 22 18:59:13 2015
New Revision: 379622
URL: https://svnweb.freebsd.org/changeset/ports/379622
QAT: https://qat.redports.org/buildarchive/r379622/

Log:
  Unbreak

Modified:
  head/textproc/libmrss-php/Makefile

Modified: head/textproc/libmrss-php/Makefile
==============================================================================
--- head/textproc/libmrss-php/Makefile	Sun Feb 22 18:58:37 2015	(r379621)
+++ head/textproc/libmrss-php/Makefile	Sun Feb 22 18:59:13 2015	(r379622)
@@ -12,7 +12,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PHP library for parsing, writing, and creating RSS
 
 LICENSE=	LGPL21 # or later
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/../COPYING
 
 LIB_DEPENDS=	libmrss.so:${PORTSDIR}/textproc/libmrss
 


More information about the svn-ports-all mailing list