diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index 43c566642c54..12d6b024969b 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -12,6 +12,10 @@ COMMENT= Library For Reading And Writing LAS-Format Data BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs +LICENSE= BSD2CLAUSE + +CONFLICTS= liblas12-1.2* + USES= cmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes