svn commit: r429714 - head/mail/lbdb

Antoine Brodin antoine at FreeBSD.org
Wed Dec 28 06:48:47 UTC 2016


Author: antoine
Date: Wed Dec 28 06:48:46 2016
New Revision: 429714
URL: https://svnweb.freebsd.org/changeset/ports/429714

Log:
  Fix installation

Modified:
  head/mail/lbdb/Makefile

Modified: head/mail/lbdb/Makefile
==============================================================================
--- head/mail/lbdb/Makefile	Wed Dec 28 06:17:39 2016	(r429713)
+++ head/mail/lbdb/Makefile	Wed Dec 28 06:48:46 2016	(r429714)
@@ -11,7 +11,7 @@ MAINTAINER=	alexey at renatasystems.org
 COMMENT=	Tools for use with mutt external mail address query feature
 
 LICENSE=	GPLv2+
-LICENSE_FILE=	${WRKSRC]/COPYING
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	gsed:textproc/gsed
 


More information about the svn-ports-head mailing list