diff options
author | tobik <tobik@FreeBSD.org> | 2019-09-10 03:32:42 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-09-10 03:32:42 +0800 |
commit | f479857bc242447614e9e48c03ff715f6f1eb48e (patch) | |
tree | d802fdf052b17cee1f6388f2f7583dc020db92af | |
parent | 7efcec139fa76c4bd664575290d2bdb3a9f65eff (diff) | |
download | freebsd-ports-gnome-f479857bc242447614e9e48c03ff715f6f1eb48e.tar.gz freebsd-ports-gnome-f479857bc242447614e9e48c03ff715f6f1eb48e.tar.zst freebsd-ports-gnome-f479857bc242447614e9e48c03ff715f6f1eb48e.zip |
www/cplanet: Fix up r511401 and do not set LICENSE twice
-rw-r--r-- | www/cplanet/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile index 0707484b86fe..57a5a2c43957 100644 --- a/www/cplanet/Makefile +++ b/www/cplanet/Makefile @@ -16,8 +16,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:www/clearsilver LIB_DEPENDS= libexpat.so:textproc/expat2 \ libcurl.so:ftp/curl -LICENSE= BSD2CLAUSE - OPTIONS_DEFINE= EXAMPLES do-install: |