Date: Mon, 9 Sep 2019 19:32:43 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511664 - head/www/cplanet Message-ID: <201909091932.x89JWhrK057019@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon Sep 9 19:32:42 2019 New Revision: 511664 URL: https://svnweb.freebsd.org/changeset/ports/511664 Log: www/cplanet: Fix up r511401 and do not set LICENSE twice Modified: head/www/cplanet/Makefile Modified: head/www/cplanet/Makefile ============================================================================== --- head/www/cplanet/Makefile Mon Sep 9 19:32:39 2019 (r511663) +++ head/www/cplanet/Makefile Mon Sep 9 19:32:42 2019 (r511664) @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:www/clears LIB_DEPENDS= libexpat.so:textproc/expat2 \ libcurl.so:ftp/curl -LICENSE= BSD2CLAUSE - OPTIONS_DEFINE= EXAMPLES do-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091932.x89JWhrK057019>