aboutsummaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r--devel/libiqxmlrpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile
index 23df3363d016..cb7c36eb5578 100644
--- a/devel/libiqxmlrpc/Makefile
+++ b/devel/libiqxmlrpc/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF
MAINTAINER= fjoe@FreeBSD.org
COMMENT= Free, object-oriented XML-RPC implementation written in C++
+LICENSE= BSD2CLAUSE
+
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
OPTIONS_DEFINE= DOCS
@@ -18,8 +20,6 @@ OPTIONS_DEFAULT=
DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
DOCS_CMAKE_ARGS_OFF= -Dbuild_docs=off
-LICENSE= BSD
-
USE_GNOME= libxml2
USES= cmake tar:bzip2
LDFLAGS+= -L${LOCALBASE}/lib